cmake (3.27.7)

(root)/
share/
cmake-3.27/
Modules/
CheckIPOSupported/
foo.cpp
int foo()
{
  return 0x42;
}