extensions cleanup

This commit is contained in:
scawful
2024-08-20 22:40:14 -04:00
parent 7b33313281
commit d85530b14b
11 changed files with 70 additions and 250 deletions

View File

@@ -11,7 +11,6 @@ set(YAZE_BUILD_PYTHON ON)
set(YAZE_BUILD_CLIB ON)
set(YAZE_INSTALL_CLIB OFF)
set(YAZE_BUILD_TESTS OFF)
set(YAZE_BUILD_EXTENSIONS ON)
# libpng features in bitmap.cc
add_definitions("-DYAZE_LIB_PNG=1")