mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-11 18:16:40 +00:00
Fix MacOS toolset to 10.13 due to rocksdb alignment requirements
This commit is contained in:
@@ -86,6 +86,7 @@ jobs:
|
||||
-DWITH_BENCHMARK_TOOLS=OFF \
|
||||
-DWITH_CORE_TOOLS=OFF \
|
||||
-DROCKSDB_BUILD_SHARED=Off \
|
||||
-DCMAKE_POSITION_INDEPENDENT_CODE=On \
|
||||
..
|
||||
sudo make -j$(nproc) install
|
||||
|
||||
|
||||
Reference in New Issue
Block a user