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: abf4e18901c4c50f92867bfca0e9024010a9ec16 (
plain
)
1
2
3
4
int
subdir
(
void
)
{
return
0
;
}