Debugging action

This commit is contained in:
Thomas Krijnen
2025-09-11 09:24:40 +02:00
parent 9367da61a0
commit e8b1b6f783
+2
View File
@@ -1007,6 +1007,8 @@ if "zstd" in targets:
)
if "rocksdb" in targets:
sp.call(['find', f'{DEPS_DIR}/install/zstd-{ZSTD_VERSION}'])
build_dependency(
name=f"rocksdb-{ROCKSDB_VERSION}",
mode="cmake",