CMake/Tests/ComplexOneConfig/Library/file2.cxx

5 lines
28 B
C++
Raw Normal View History

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