mmp/pbrt-v4
CMakeLists.txt
:478
check_cxx_source_compiles (
"int * __restrict ptr;
int main() { }"
HAVE_PRE_BAR_RESTRICT)
check_cxx_source_compiles (
"int * __restrict ptr;
int main() { }"
HAVE_PRE_BAR_RESTRICT)
elseif (HAVE_PRE_BAR_RESTRICT)