CMake/Tests/SourcesProperty/prop.cpp

6 lines
28 B
C++
Raw Normal View History

int prop()
{
return 0;
}