index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Tests
/
SourcesProperty
/
iface.cpp
blob: e38ac3778b5abd28e771f42f62cbacc505d20d97 (
plain
)
1
2
3
4
5
int
iface
()
{
return
0
;
}