mirror of
https://github.com/hrydgard/ppsspp.git
synced 2024-11-23 13:30:02 +00:00
Added installation of the SDL game controller database to CMakeLists.txt
This commit is contained in:
parent
182b9e0fda
commit
7d9eed90e8
@ -1686,6 +1686,7 @@ set(NativeAssets
|
||||
assets/ppge_atlas.zim
|
||||
assets/compat.ini
|
||||
assets/langregion.ini
|
||||
assets/gamecontrollerdb.txt
|
||||
assets/unknown.png)
|
||||
set(LinkCommon ${CoreLibName} ${CMAKE_THREAD_LIBS_INIT} ${nativeExtraLibs})
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user