add yaze_python module

This commit is contained in:
scawful
2024-08-06 21:22:01 -04:00
parent af29ef3fb7
commit 5076586aee
4 changed files with 60 additions and 0 deletions

View File

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