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
/
InterfaceLibrary
/
item.cpp
blob: 85cda1beb8bcf10c0bb2c4b2c5c7cd2facc2e28d (
plain
)
1
2
3
4
int
item
()
{
return
0
;
}