Merge branch 'v0.23.x'

This commit is contained in:
Max Kellermann
2023-06-02 14:36:02 +02:00
11 changed files with 59 additions and 15 deletions

@ -158,7 +158,7 @@ gme = CmakeProject(
'-DBUILD_SHARED_LIBS=OFF',
'-DENABLE_UBSAN=OFF',
'-DZLIB_INCLUDE_DIR=OFF',
'-DSDL2_DIR=OFF',
'-DCMAKE_DISABLE_FIND_PACKAGE_SDL2=ON',
],
)