some missing stuff

This commit is contained in:
d1str4ught
2025-09-21 01:32:59 +02:00
parent 7509eeb93b
commit 775cb2f927
3 changed files with 6 additions and 1 deletions

View File

@@ -11,6 +11,7 @@ if (WIN32)
set_target_properties(lzo2 PROPERTIES FOLDER vendor)
## zstd stuff
set_target_properties(zstd PROPERTIES FOLDER vendor/zstd)
set_target_properties(libzstd_static PROPERTIES FOLDER vendor/zstd)
set_target_properties(clean-all PROPERTIES FOLDER vendor/zstd)
set_target_properties(uninstall PROPERTIES FOLDER vendor/zstd)