mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-11 18:16:40 +00:00
ci.yml - add ccache for rocksdb
Revert "ci.yml - add ccache for rocksdb" This reverts commit 71178d4bbc023c793b0800f5987a979fdddc1c30. Update ci.yml
This commit is contained in:
@@ -79,6 +79,7 @@ jobs:
|
||||
git clone https://github.com/facebook/rocksdb --branch v9.11.2
|
||||
cd rocksdb
|
||||
mkdir build && cd build
|
||||
# rocksdb is using ccache automatically.
|
||||
cmake -DFAIL_ON_WARNINGS=Off \
|
||||
-DCMAKE_BUILD_TYPE=Release \
|
||||
-DCMAKE_INSTALL_PREFIX=/usr/local \
|
||||
|
||||
Reference in New Issue
Block a user