cmake HAVE_SSE_INTRINSICS examples

Dreamtowards/Ethertia lib/openal-soft/CMakeLists.txt :491

check_c_source_compiles("#include <emmintrin.h>
        int main() {_mm_pause(); return 0;}" HAVE_SSE_INTRINSICS)

dpjudas/SurrealEngine Thirdparty/openal-soft/CMakeLists.txt :489

check_c_source_compiles("#include <emmintrin.h>
        int main() {_mm_pause(); return 0;}" HAVE_SSE_INTRINSICS)

glKarin/com.n0n3m4.diii4a Q3E/src/main/jni/doom3/neo/externlibs/openal-soft/CMakeLists.txt :490

check_c_source_compiles("#include <emmintrin.h>
        int main() {_mm_pause(); return 0;}" HAVE_SSE_INTRINSICS)

axmolengine/axmol 3rdparty/openal/CMakeLists.txt :517

check_c_source_compiles("#include <emmintrin.h>
        int main() {_mm_pause(); return 0;}" HAVE_SSE_INTRINSICS)