Add CMake support

This commit is contained in:
Lars Toenning
2023-10-31 22:00:24 +01:00
parent 3ffb8f689b
commit 1deaeba584
94 changed files with 4864 additions and 248 deletions

6
version.json Normal file
View File

@@ -0,0 +1,6 @@
{
"version": {
"major": 0,
"minor": 14
}
}