blob: 44aaff8bc33eda677a6b78e5bc30d07cb77cc60f [file] [log] [blame]
cmake_minimum_required(VERSION 3.6.0)
add_executable(hello-world jni/hello-world.c)