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
/
LinkLibrariesStrategy
/
BasicA.c
blob: d3fe95d8a59ea8c2ebd3927e996d2a3cb3302927 (
plain
)
1
2
3
4
int
BasicA
(
void
)
{
return
0
;
}