RayTBRP's picture
Upload 3580 files
ed05cec verified
raw
history blame
307 Bytes
prefix=C:/Users/USER/anaconda3/envs/Pytorch/Library
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include
Name: OpenSSL-libcrypto
Description: OpenSSL cryptography library
Libs: -L"${libdir}" -llibcrypto
Libs.private: -lcrypt32 -lws2_32
Cflags: -I"${includedir}"
Version: 3.0.14