CMakeLists.txt
8.8 KB
-
when link ssl with static library add ld link like this cmake ..… · 98d9dcd0
when link ssl with static library add ld link like this cmake .. -DCMAKE_BUILD_TYPE=Release -DOPENSSL_ROOT_DIR=/usr/local/ssl -DOPENSSL_USE_STATIC_LIBS=TRUE
xgj committed