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
/
OutOfSource
/
SubDir
/
subdir.c
blob: 0d0d8279e2eeb38afeacc4776a0c2433692987e8 (
plain
)
1
int
subdir
(
void
) {
return
0
; }