chore: Enable building tests in CMakeLists.txt

This commit is contained in:
scawful
2024-08-30 20:17:41 -04:00
parent 99467bb734
commit d7849c2098
2 changed files with 1 additions and 6 deletions

View File

@@ -11,7 +11,7 @@ set(YAZE_BUILD_LIB ON)
set(YAZE_BUILD_EMU ON)
set(YAZE_BUILD_Z3ED ON)
set(YAZE_BUILD_PYTHON OFF)
set(YAZE_BUILD_TESTS OFF)
set(YAZE_BUILD_TESTS ON)
set(YAZE_INSTALL_LIB OFF)
# libpng features in bitmap.cc