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: 165a66adbfa466c29820b8a2fcf616fcd7f5b671 (
plain
)
1
int
sub
() {
return
0
; }