mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-24 16:51:15 +00:00
Remove lego1 Opt:ref
This commit is contained in:
parent
fcfa5aa37f
commit
9ae54861eb
@ -542,7 +542,6 @@ if (MSVC_FOR_DECOMP)
|
||||
# They ensure a recompilation that can be byte/instruction accurate to the original binaries.
|
||||
if (ISLE_BUILD_APP)
|
||||
target_link_options(isle PRIVATE "/OPT:REF")
|
||||
target_link_options(lego1 PRIVATE "/OPT:REF")
|
||||
set_property(TARGET isle ${lego1_targets} PROPERTY MSVC_RUNTIME_LIBRARY "MultiThreaded$<$<CONFIG:Debug>:Debug>")
|
||||
endif()
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user