remove webp from source tree and fix some bugs

This commit is contained in:
2024-04-15 01:10:15 +02:00
parent 8c24234126
commit 14f1d1d37f
334 changed files with 14 additions and 116122 deletions

View File

@ -68,6 +68,7 @@
"-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)
"-DFETCHCONTENT_SOURCE_DIR_LIBWEBP=${pkgs.libwebp.src}"
];
# TODO: replace with install command