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.c
blob: 30e8574aaee14104d754c5519f68c9432685823b (
plain
)
1
2
3
4
5
6
#include
"android.h"
int
main
(
void
)
{
return
0
;
}