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
/
ConfigSources
/
iface_src.cpp
blob: c3a0c8f1e573a2aa8064b47ee2a0d6fef3db84b3 (
plain
)
1
2
3
4
5
int
iface_src
()
{
return
0
;
}