Adding custom Crypto++ properties
This commit is contained in:
parent
2cc10c48d9
commit
c2b149d378
1 changed files with 1 additions and 0 deletions
|
@ -141,6 +141,7 @@ if (CRYPTOPP_CUSTOM)
|
|||
cryptopp/sha.cpp
|
||||
cryptopp/simple.cpp
|
||||
cryptopp/winpipes.cpp)
|
||||
set_target_properties (cryptopp PROPERTIES COMPILE_FLAGS "${PLATFORM_CXX_FLAGS} ${PLATFORM_COMPILE_FLAGS}")
|
||||
else ()
|
||||
set (CRYPTOPP_LIBRARY cryptopp-static)
|
||||
add_subdirectory (cryptopp)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue