Skip to content

Commit

Permalink
update Sat 03/09/2024
Browse files Browse the repository at this point in the history
  • Loading branch information
Dmytro Zharii committed Mar 10, 2024
1 parent 32b7f7c commit 28ff4ba
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,8 @@ set(JSON_BuildTests OFF CACHE INTERNAL "")
# Build! (Change as needed)
# --------------------------------------------------------------------------------

# LINK : fatal error LNK1104: cannot open file 'libcrypto.lib' [D:\a\awwtools\awwtools\build\third-party\poco-poco-1.13.2-release\Crypto\Crypto.vcxproj]
target_compile_definitions(Crypto PUBLIC POCO_EXTERNAL_OPENSSL=2)

# Compile all sources into a library.
add_library(${LIBRARY_NAME} OBJECT ${SOURCES})
Expand Down

0 comments on commit 28ff4ba

Please sign in to comment.