diff --git a/lib/external/yara/CMakeLists.txt b/lib/external/yara/CMakeLists.txt index 3c2e77ec2..11b19423b 100644 --- a/lib/external/yara/CMakeLists.txt +++ b/lib/external/yara/CMakeLists.txt @@ -134,7 +134,4 @@ endif () include(GNUInstallDirs) -file(REMOVE ${CMAKE_CURRENT_SOURCE_DIR}/yara/yara.pc) -configure_file(${CMAKE_CURRENT_SOURCE_DIR}/yara/yara.pc.in - ${CMAKE_CURRENT_SOURCE_DIR}/yara/yara.pc @ONLY) set(CMAKE_STATIC_LIBRARY_PREFIX "")