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:
@@ -10,5 +10,4 @@ add_dependencies(imhex_all main-forwarder)
|
||||
set_target_properties(main-forwarder PROPERTIES
|
||||
OUTPUT_NAME "imhex"
|
||||
RUNTIME_OUTPUT_DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}/../..
|
||||
POSITION_INDEPENDENT_CODE ON
|
||||
)
|
||||
Reference in New Issue
Block a user