mirror of
https://github.com/Kitware/CMake.git
synced 2025-12-31 02:39:48 -06:00
7 lines
53 B
C
7 lines
53 B
C
#include "android.h"
|
|
|
|
int main(void)
|
|
{
|
|
return 0;
|
|
}
|