Froser/gamemachine
src/3rdparty/openal-soft-1.19.1/CMakeLists.txt
:369
CHECK_C_SOURCE_COMPILES("int foo() __attribute__((visibility(\"protected\")));
int main() {return 0;}" HAVE_GCC_PROTECTED_VISIBILITY)