minimal lib (untested)

This commit is contained in:
2024-03-08 22:55:34 +01:00
parent 8c797673ca
commit 74ef90e84b
8 changed files with 234 additions and 1 deletions

4
plugins/CMakeLists.txt Normal file
View File

@ -0,0 +1,4 @@
cmake_minimum_required(VERSION 3.9...3.24 FATAL_ERROR)
project(solanaceae)