diff --git a/CMakeLists.txt b/CMakeLists.txt index 8a13aa53..68b36c79 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1120,7 +1120,7 @@ if(STATIC_BUILD_DO_NOT_USE OR WIN32) if(WIN32) set(PACKAGE_EXT ".7z") else() - set(PACKAGE_EXT ".tar.zstd") + set(PACKAGE_EXT ".tar.zst") endif() add_custom_target(copy_artifacts