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
/
RunCMake
/
ObjectLibrary
/
a.cxx
blob: ae9c87c49606c2a93819d63d7d5ef9615da3c607 (
plain
)
1
extern
"C"
int
acxx
(
void
) {
return
0
; }