CMake/Tests/CTestTestFailure/badCode.cxx

5 lines
44 B
C++

int main()
{
this code will not compile
}