CMake/Tests/ComplexOneConfig/Executable/complex.file.cxx

5 lines
39 B
C++

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