CMake/Tests/TestDriver/testExtraStuff.cxx

5 lines
37 B
C++
Raw Normal View History

int testExtraStuff()
{
return 1;
}