Imported Upstream version 2.8.10.2
[platform/upstream/cmake.git] / Modules / DummyCXXFile.cxx
1 int main()
2 {
3   return 0;
4 }