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
/
try_compile
/
other.c
blob: 6c24f10b92238839010d58a548310bfcb92e5173 (
plain
)
1
int
other
(
void
) {
return
0
; }