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
/
RunCMake
/
add_subdirectory
/
ExcludeFromAll
/
subinc.cpp
blob: e9faacdba5811b129b8cab788fce9e636cece541 (
plain
)
1
2
3
4
int
subinc
()
{
return
0
;
}