Update CMakeLists.txt

This commit is contained in:
Darío 2025-03-05 20:08:36 -03:00 committed by GitHub
parent 756d001d35
commit 243a64170b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -18,5 +18,4 @@ set(SDL2MIXER_WAVPACK OFF)
add_subdirectory("${UNLEASHED_RECOMP_THIRDPARTY_ROOT}/msdf-atlas-gen")
add_subdirectory("${UNLEASHED_RECOMP_THIRDPARTY_ROOT}/nativefiledialog-extended")
add_subdirectory("${UNLEASHED_RECOMP_THIRDPARTY_ROOT}/o1heap")
add_subdirectory("${UNLEASHED_RECOMP_THIRDPARTY_ROOT}/SDL")
add_subdirectory("${UNLEASHED_RECOMP_THIRDPARTY_ROOT}/SDL_mixer")