cmake_minimum_required(VERSION 3.4.1) add_library(neoterm SHARED src/main/cpp/neoterm.cpp)