Added rcheevos to Externals

Adds the rcheevos library from RetroAchievements to the Dolphin Externals as a submodule. Change was verified to import correctly and build both via Visual Studio and via cmake ninja.
This commit is contained in:
LillyJadeKatrin
2023-03-11 00:24:20 -05:00
parent 4513238213
commit 2836feac71
8 changed files with 149 additions and 0 deletions

View File

@ -975,6 +975,8 @@ add_subdirectory(Externals/rangeset)
add_subdirectory(Externals/FatFs)
add_subdirectory(Externals/rcheevos)
########################################
# Pre-build events: Define configuration variables and write SCM info header
#