mirror of
https://github.com/momo5502/emulator.git
synced 2026-01-11 16:46:16 +00:00
Remove unneeded options
This commit is contained in:
@@ -88,11 +88,6 @@ if(MSVC)
|
||||
|
||||
momo_add_c_and_cxx_release_compile_options(
|
||||
/Ob2
|
||||
#/GL
|
||||
)
|
||||
|
||||
momo_add_release_link_options(
|
||||
#/LTCG
|
||||
)
|
||||
|
||||
add_compile_definitions(
|
||||
|
||||
Reference in New Issue
Block a user