mirror of
https://github.com/ciphervance/supercell-wx.git
synced 2025-10-30 18:50:05 +00:00
Properly set release_translations target properties
This commit is contained in:
parent
0f9dba7020
commit
3401bc497d
1 changed files with 1 additions and 1 deletions
|
|
@ -520,7 +520,7 @@ qt_add_translations(scwx-qt TS_FILES ${TS_FILES}
|
|||
INCLUDE_DIRECTORIES true
|
||||
LUPDATE_OPTIONS -locations none -no-ui-lines)
|
||||
|
||||
if (TARGET update_translations)
|
||||
if (TARGET release_translations)
|
||||
set_target_properties(release_translations PROPERTIES FOLDER qt)
|
||||
endif()
|
||||
if (TARGET scwx-qt_lrelease)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue