CMake/Tests/RunCMake/PositionIndependentCode/main.cpp

6 lines
39 B
C++

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