mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-03-27 23:37:05 -05:00
build: Fix various issues with linking, clang and unity builds
This commit is contained in:
@@ -17,5 +17,4 @@ endif()
|
||||
set_target_properties(updater PROPERTIES
|
||||
OUTPUT_NAME "imhex-updater"
|
||||
RUNTIME_OUTPUT_DIRECTORY ${OUTPUT_DIRECTORY}
|
||||
POSITION_INDEPENDENT_CODE ON
|
||||
)
|
||||
Reference in New Issue
Block a user