mirror of
https://thingvellir.net/git/overte
synced 2025-03-27 23:52:03 +01:00
oops
This commit is contained in:
parent
b7303414f2
commit
1237749628
1 changed files with 0 additions and 4 deletions
|
@ -175,10 +175,6 @@ else ()
|
|||
add_executable(${TARGET_NAME} ${INTERFACE_SRCS} ${QM})
|
||||
endif ()
|
||||
|
||||
if (WIN32)
|
||||
set_target_properties(${TARGET_NAME} PROPERTIES LINK_FLAGS "/ignore:4099")
|
||||
endif()
|
||||
|
||||
if (WIN32)
|
||||
# These are external plugins, but we need to do the 'add dependency' here so that their
|
||||
# binary directories get added to the fixup path
|
||||
|
|
Loading…
Reference in a new issue