mirror of
https://invent.kde.org/network/falkon.git
synced 2024-11-11 01:22:10 +01:00
Windows: Recursively copy translations
- Fix recent commit
This commit is contained in:
parent
cea9e2cf8f
commit
03cd6c2523
|
@ -235,7 +235,7 @@ SectionGroupEnd
|
|||
|
||||
Section $(TITLE_SecTranslations) SecTranslations
|
||||
SetOutPath "$INSTDIR\locale"
|
||||
File "${FALKON_BIN_DIR}\locale\*"
|
||||
File /r "${FALKON_BIN_DIR}\locale\*"
|
||||
|
||||
SetOutPath "$INSTDIR\translations\qtwebengine_locales"
|
||||
File "${QT_DIR}\translations\qtwebengine_locales\*"
|
||||
|
|
Loading…
Reference in New Issue
Block a user