CMake/Tests/RunCMake/XcodeProject/main.cpp

4 lines
58 B
C++

int main(int argc, const char * argv[]) {
return 0;
}