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
/
ComplexOneConfig
/
Library
/
SystemDir
/
testSystemDir.h
blob: 074ff75a4231c545211657fa7f44daa83f0d1a25 (
plain
)
1
2
3
4
5
// Purposely leave off the return type to create a warning.
foo
()
{
return
0
;
}