This commit is contained in:
Rosalie Wanders
2020-10-01 17:07:53 +02:00
parent 7e6944ae32
commit b9f8b3a638
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -33,7 +33,7 @@ add_subdirectory(Source/3rdParty)
install(FILES ${MUPEN64PLUSCORE_LIB}
DESTINATION rmg/Core
)
install(FILES ${MUPEN64PLUSCORE_INI} ${MUPEN64PLUSCORE_CHT}
install(FILES ${MUPEN64PLUSCORE_INI} ${MUPEN64PLUSCORE_CHT} Data/font.ttf
DESTINATION rmg/Data
)
install(FILES Config/stylesheet.qss
BIN
View File
Binary file not shown.
+2 -2
View File
@@ -97,8 +97,8 @@ endif()
ExternalProject_Add(mupen64plus-video-GLideN64
SOURCE_DIR mupen64plus-video-GLideN64
GIT_REPOSITORY https://github.com/Rosalie241/GLideN64
GIT_TAG 814a1da05b1646f7fda22f71b94af46bff1a5388
GIT_REPOSITORY https://github.com/gonetz/GLideN64
GIT_TAG 4f5a76366663fb4cab5ad1878af29dc1009b7793
INSTALL_COMMAND ""