src: remove currently unused submodules

This commit is contained in:
Markus F.X.J. Oberhumer
2023-01-21 18:57:23 +01:00
parent 213ac3ac73
commit 1ab8d5fb3f
5 changed files with 0 additions and 197 deletions
-4
View File
@@ -239,10 +239,6 @@ if(NOT UPX_CONFIG_DISABLE_ZSTD)
target_compile_definitions(${t} PRIVATE WITH_ZSTD=1)
target_link_libraries(upx upx_vendor_zstd)
endif()
if(Threads_FOUND AND 0)
# for RANGELESS_FN_ENABLE_PARALLEL multithreading test
target_link_libraries(upx Threads::Threads)
endif()
#***********************************************************************
# "ctest"