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
/
SourceGroups
/
sub2
/
subsub
/
qax.c
blob: c1b10429c529475306a09a12ec8a59474eb5be85 (
plain
)
1
2
3
4
int
qax
(
void
)
{
return
123
;
}