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
/
Android
/
android_lib.cxx
blob: 82f9d27bb570df87f62da7e0fbd33255877495b2 (
plain
)
1
2
3
4
int
android_lib
()
{
return
0
;
}