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