add yaze_ext lib for extensions

This commit is contained in:
scawful
2024-08-06 21:26:03 -04:00
parent 5076586aee
commit 51eb640192
4 changed files with 104 additions and 0 deletions

View File

@@ -74,6 +74,7 @@ if(APPLE)
endif()
include(app/CMakeLists.txt)
include(ext/CMakeLists.txt)
include(py/CMakeLists.txt)
# include(cli/CMakeLists.txt) Excluded for now, macOS include breaks action build