summaryrefslogtreecommitdiff
path: root/src/core/stdssl/CMakeLists.txt
blob: b0ff6ff2c362d3b519042c7c73a7e316f46338ec (plain)
1
2
3
set(TARGET StdSSL)
include(${CMAKE_SOURCE_DIR}/cmake/core.cmake)
target_link_libraries(${TARGET} ws2_32.lib secur32.lib crypt32.lib)