mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-05 23:41:44 +00:00
cmake - use find_package for rocksdb and zstd
This commit is contained in:
@@ -122,8 +122,6 @@ jobs:
|
||||
-DMPFR_LIBRARY_DIR=/usr/lib/x86_64-linux-gnu \
|
||||
-DHDF5_INCLUDE_DIR=/usr/include/hdf5/serial \
|
||||
-DEIGEN_DIR=/usr/include/eigen3 \
|
||||
-DROCKSDB_INCLUDE_DIR=/usr/local/include \
|
||||
-DROCKSDB_LIBRARY_DIR=/usr/local/lib \
|
||||
-DWITH_ROCKSDB=On \
|
||||
../cmake
|
||||
sudo make -j $(nproc)
|
||||
|
||||
Reference in New Issue
Block a user