[3:39 PM] CmdrCupcake: there is no /arch:SSE3
This commit is contained in:
@@ -108,7 +108,7 @@ if (WINDOWS)
|
|||||||
endif (USE_LTO)
|
endif (USE_LTO)
|
||||||
|
|
||||||
if (WORD_SIZE EQUAL 32)
|
if (WORD_SIZE EQUAL 32)
|
||||||
add_compile_options(/arch:SSE3)
|
add_compile_options(/arch:SSE2)
|
||||||
endif (WORD_SIZE EQUAL 32)
|
endif (WORD_SIZE EQUAL 32)
|
||||||
|
|
||||||
if (NOT DISABLE_FATAL_WARNINGS)
|
if (NOT DISABLE_FATAL_WARNINGS)
|
||||||
|
|||||||
Reference in New Issue
Block a user