Dreamtowards/Ethertia
lib/openal-soft/CMakeLists.txt
:196
check_cxx_source_compiles("int *__restrict foo;
int main() { return 0; }" HAVE___RESTRICT)
check_cxx_source_compiles("int *__restrict foo;
int main() { return 0; }" HAVE___RESTRICT)
check_cxx_source_compiles("int *__restrict foo;
int main() { return 0; }" HAVE___RESTRICT)
CHECK_CXX_SOURCE_COMPILES (
"int test (void *__restrict x); int main (void) {return 0;}"
HAVE___RESTRICT)
check_cxx_source_compiles("int *__restrict foo;
int main() { return 0; }" HAVE___RESTRICT)