Merge commit 'ca2d9eb5349ead95bfdf1e16ce129ed3ba18261a'
All checks were successful
Build / build (push) Successful in 3m9s

This commit is contained in:
2024-09-07 00:16:03 -05:00
23 changed files with 459 additions and 120 deletions

View File

@ -61,6 +61,7 @@ if(NOT BUILDCORE_TARGET STREQUAL "gba")
add_subdirectory(deps/glutils)
add_subdirectory(deps/imgui)
add_subdirectory(deps/lodepng)
set(NFD_INSTALL ON)
add_subdirectory(deps/nfde)
endif()