1
0
mirror of synced 2024-11-28 01:20:51 +01:00

fix: fix build with edlib (#1513)

This commit is contained in:
iTrooz 2024-01-25 20:25:51 +01:00 committed by GitHub
parent 78723887e1
commit 82b56613e9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -8,6 +8,9 @@ else()
set(BUILD_TESTING OFF CACHE BOOL "" FORCE)
add_subdirectory(${THIRD_PARTY_LIBS_FOLDER}/edlib ${CMAKE_CURRENT_BINARY_DIR}/edlib EXCLUDE_FROM_ALL)
endif()
set_target_properties(edlib
PROPERTIES POSITION_INDEPENDENT_CODE ON
)
add_imhex_plugin(
NAME