move engine to shared lib

This commit is contained in:
2025-03-13 00:09:05 +02:00
parent cf7e577b42
commit d2fcb9a24a
7 changed files with 267 additions and 3 deletions

3
.gitignore vendored
View File

@@ -1,5 +1,6 @@
# Hiisi
build/
compile_commands.json
# ---> Emacs
# -*- mode: gitignore; -*-
@@ -30,5 +31,3 @@ tramp
.idea
*.log
tmp/
build/