mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-20 15:08:51 +00:00
Debugging action
This commit is contained in:
@@ -1007,6 +1007,8 @@ if "zstd" in targets:
|
|||||||
)
|
)
|
||||||
|
|
||||||
if "rocksdb" in targets:
|
if "rocksdb" in targets:
|
||||||
|
sp.call(['find', f'{DEPS_DIR}/install/zstd-{ZSTD_VERSION}'])
|
||||||
|
|
||||||
build_dependency(
|
build_dependency(
|
||||||
name=f"rocksdb-{ROCKSDB_VERSION}",
|
name=f"rocksdb-{ROCKSDB_VERSION}",
|
||||||
mode="cmake",
|
mode="cmake",
|
||||||
|
|||||||
Reference in New Issue
Block a user