cmake_minimum_required(VERSION 3.7) project(Nekobi) add_subdirectory(dpf) add_subdirectory(plugins/Nekobi)