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: 438e9e5fcf6d8bcd86ff3e9c982416a6424f3621 (
plain
)
1
2
3
4
extern
"C"
int
pass2b
(
void
)
{
return
0
;
}