CMake/Tests/ExternalOBJ/Object/external_main.cxx

5 lines
C++
Raw Normal View History

int main()
{
return 0;
}