summaryrefslogtreecommitdiffstats
path: root/CMakeScripts
diff options
context:
space:
mode:
Diffstat (limited to 'CMakeScripts')
-rw-r--r--CMakeScripts/InstallMSYS2.cmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeScripts/InstallMSYS2.cmake b/CMakeScripts/InstallMSYS2.cmake
index a5d451a88..ec2cd0a14 100644
--- a/CMakeScripts/InstallMSYS2.cmake
+++ b/CMakeScripts/InstallMSYS2.cmake
@@ -140,6 +140,7 @@ if(WIN32)
install(DIRECTORY ${MINGW_PATH}/share/locale
DESTINATION share
FILES_MATCHING
+ PATTERN "*glib20.mo"
PATTERN "*gtk30.mo"
PATTERN "*gtkspell3.mo")