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
/
Ninja
/
dep.c
blob: a576b6ec807cb67d3f169ee6f7d9a3708a9af244 (
plain
)
1
2
3
4
int
dep
(
void
)
{
return
0
;
}