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