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:
@@ -38,10 +38,6 @@ if(PROJECT_IS_MINGW)
|
||||
/mingw64/lib
|
||||
/mingw64/lib64
|
||||
)
|
||||
elseif(PROJECT_IS_DARWIN)
|
||||
list(PREPEND CMAKE_PREFIX_PATH
|
||||
/opt/homebrew/opt/zlib
|
||||
)
|
||||
endif()
|
||||
|
||||
include_directories(BEFORE SYSTEM
|
||||
|
Reference in New Issue
Block a user