diff --git a/clamonacc/CMakeLists.txt b/clamonacc/CMakeLists.txt index e95e6d0..928b60a 100644 --- a/clamonacc/CMakeLists.txt +++ b/clamonacc/CMakeLists.txt @@ -47,6 +47,7 @@ set_target_properties( clamonacc PROPERTIES COMPILE_FLAGS "${WARNCFLAGS}" ) target_link_libraries( clamonacc PRIVATE + fts ClamAV::libclamav ClamAV::common CURL::libcurl )