build: Remove unnecessary yara autoconf file configuring

This commit is contained in:
WerWolv 2023-08-25 22:54:35 +02:00
parent baecf66716
commit 6fc62bac94
1 changed files with 0 additions and 3 deletions

View File

@ -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 "")