cmake
HAS_SSE4_1
examples
Dillonb/n64
CMakeLists.txt
:101
check_c_compiler_flag(
"-msse4.1"
HAS_SSE4_1)