cmake_minimum_required(VERSION 3.22.1) project("turbo-haptics") add_subdirectory(src/main/jni)