refactor zstd cmake and prefer system lib
This commit is contained in:
@@ -32,7 +32,7 @@ target_include_directories(solanaceae_file2_zstd PUBLIC .)
|
||||
target_compile_features(solanaceae_file2_zstd PUBLIC cxx_std_17)
|
||||
target_link_libraries(solanaceae_file2_zstd PUBLIC
|
||||
solanaceae_file2
|
||||
zstd::zstd
|
||||
zstd::libzstd
|
||||
)
|
||||
|
||||
########################################
|
||||
|
||||
Reference in New Issue
Block a user