Merge branch 'master' into fragment_store

This commit is contained in:
Green Sky 2024-04-14 14:32:31 +02:00
commit e0d873d41c
No known key found for this signature in database

View File

@ -66,6 +66,7 @@
"-DCMAKE_BUILD_TYPE=RelWithDebInfo"
"-DFETCHCONTENT_SOURCE_DIR_JSON=${nlohmann-json}" # we care about the version
# TODO: use package instead
"-DFETCHCONTENT_SOURCE_DIR_ZSTD=${pkgs.zstd.src}" # we dont care about the version (we use 1.4.x features)
];