early-access version 3994

This commit is contained in:
pineappleEA
2023-11-26 17:42:41 +01:00
parent 7c2a30baec
commit 0510625aab
10 changed files with 68 additions and 39 deletions

View File

@@ -292,4 +292,6 @@ if (YUZU_CRASH_DUMPS AND NOT TARGET libbreakpad_client)
endif()
# SimpleIni
add_subdirectory(simpleini)
if (NOT TARGET SimpleIni::SimpleIni)
add_subdirectory(simpleini)
endif()