Add YAZE_UTIL_SRC to CMakeLists and update flag definitions in z3ed and yaze

This commit is contained in:
scawful
2025-04-05 13:46:56 -04:00
parent a76fbe1c8c
commit ad490cad71
3 changed files with 7 additions and 3 deletions

View File

@@ -99,6 +99,7 @@ if (YAZE_BUILD_LIB)
${YAZE_APP_GFX_SRC}
${YAZE_APP_ZELDA3_SRC}
${YAZE_GUI_SRC}
${YAZE_UTIL_SRC}
${IMGUI_SRC}
${IMGUI_TEST_ENGINE_SOURCES}
)