CMake/Tests/ComplexOneConfig/Library/ExtraSources/file1.cxx

5 lines
28 B
C++
Raw Normal View History

2001-08-23 21:57:45 +04:00
int file1()
{
return 1;
}