Dreamtowards/Ethertia
lib/openal-soft/CMakeLists.txt
:338
check_c_source_compiles("int foo() __attribute__((visibility(\"protected\")));
int main() {return 0;}" HAVE_GCC_PROTECTED_VISIBILITY)