Intermediate objects seems to make xcode builds fail.
This commit is contained in:
parent
bcc2625406
commit
8aec4c3c99
1 changed files with 1 additions and 0 deletions
|
@ -101,6 +101,7 @@ include_directories (miniupnp/miniupnpc)
|
|||
|
||||
set (BUILD_SHARED OFF CACHE BOOL "")
|
||||
set (BUILD_TESTING OFF CACHE BOOL "")
|
||||
set (USE_INTERMEDIATE_OBJECTS_TARGET OFF CACHE BOOL "")
|
||||
add_subdirectory (cryptopp)
|
||||
|
||||
add_library (argon2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue