cmake (3.27.7)

(root)/
share/
cmake-3.27/
Modules/
TestForANSIStreamHeaders.cxx
#include <iostream>

int main(int, char*[])
{
  return 0;
}