axmolengine/axmol
cmake/Modules/AXConfigSIMD.cmake
:26
check_c_compiler_flag("/arch:SSE2" AX_HAVE_SSE2_SWITCH)
check_c_compiler_flag("/arch:SSE2" AX_HAVE_SSE2_SWITCH)
check_c_compiler_flag(-msse2 AX_HAVE_SSE2_SWITCH)