SwagSoftware/Kisak-Strike
thirdparty/gperftools-2.8.1/CMakeLists.txt
:350
check_c_source_compiles(
"namespace abc { void foo() {} } int main() { abc::foo(); return 0; }"
HAVE_NAMESPACES)