mirror of https://github.com/WerWolv/ImHex.git
build: Remove unnecessary yara autoconf file configuring
This commit is contained in:
parent
baecf66716
commit
6fc62bac94
|
@ -134,7 +134,4 @@ endif ()
|
||||||
|
|
||||||
include(GNUInstallDirs)
|
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 "")
|
set(CMAKE_STATIC_LIBRARY_PREFIX "")
|
||||||
|
|
Loading…
Reference in New Issue