mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-04-02 13:37:42 -05:00
build: Fixed cmake not using default settings on Windows
This commit is contained in:
2
lib/external/yara/CMakeLists.txt
vendored
2
lib/external/yara/CMakeLists.txt
vendored
@@ -133,6 +133,8 @@ else ()
|
||||
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 "")
|
||||
|
||||
Reference in New Issue
Block a user