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
/
Inner
/
innerlib.c
blob: 0ce11799becea37f8eacbdadc5866866c1021b49 (
plain
)
1
int
innerlib
(
void
) {
return
0
; }