Remove Python build option and update contributing documentation for clarity and structure

This commit is contained in:
scawful
2025-08-21 18:58:56 -04:00
parent 3898b443f4
commit 8b168864f3
3 changed files with 7 additions and 20 deletions

View File

@@ -11,7 +11,6 @@ set(YAZE_BUILD_APP ON)
set(YAZE_BUILD_LIB ON)
set(YAZE_BUILD_EMU ON)
set(YAZE_BUILD_Z3ED ON)
set(YAZE_BUILD_PYTHON OFF)
set(YAZE_BUILD_TESTS ON)
set(YAZE_INSTALL_LIB OFF)