CMake/Modules/DummyCXXFile.cxx

5 lines
27 B
C++
Raw Normal View History

int main()
{
return 0;
}