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
/
ifacedir
/
sub.cpp
blob: cda7e4f7698b5ddb6d2576684dc8683828d8d8e5 (
plain
)
1
2
3
4
int
sub
()
{
return
0
;
}