1
0
mirror of https://github.com/Kitware/CMake.git synced 2025-06-22 04:21:19 +08:00
CMake/Tests/TestDriver/testExtraStuff.cxx
2002-03-29 11:12:46 -05:00

5 lines
37 B
C++

int testExtraStuff()
{
return 1;
}