Add macOS support #34
All checks were successful
BlockStorage/repertory/pipeline/head This commit looks good
All checks were successful
BlockStorage/repertory/pipeline/head This commit looks good
This commit is contained in:
@@ -44,5 +44,9 @@ if(PROJECT_ENABLE_LIBSODIUM)
|
||||
)
|
||||
|
||||
list(APPEND PROJECT_DEPENDENCIES libsodium_project)
|
||||
|
||||
if (PROJECT_IS_DARWIN)
|
||||
add_dependencies(libsodium_project zlib_project)
|
||||
endif()
|
||||
endif()
|
||||
endif()
|
||||
|
Reference in New Issue
Block a user