mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-03-30 13:05:25 -05:00
fix: ImHex not starting on some platforms
This commit is contained in:
@@ -3,6 +3,7 @@ cmake_minimum_required(VERSION 3.16)
|
||||
include(ImHexPlugin)
|
||||
|
||||
add_subdirectory(${THIRD_PARTY_LIBS_FOLDER}/HashLibPlus ${CMAKE_CURRENT_BINARY_DIR}/HashLibPlus)
|
||||
set_target_properties(hashplus PROPERTIES POSITION_INDEPENDENT_CODE ON)
|
||||
|
||||
add_imhex_plugin(
|
||||
NAME
|
||||
|
||||
Reference in New Issue
Block a user