CMake/Tests/ComplexRelativePaths/Executable/A.cxx

5 lines
28 B
C++
Raw Normal View History

2004-10-23 01:05:25 +04:00
int main()
{
return 10;
}