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
/
TryCompile
/
pass2b.cxx
blob: 4c539e21d0cd047699baa2210ec00cce9f711655 (
plain
)
1
extern
"C"
int
pass2b
(
void
) {
return
0
; }