mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-22 00:06:12 -05:00
correctly find Qt Linguist
This commit is contained in:
parent
6e3d45e6aa
commit
80ea0f88dc
@ -1,4 +1,4 @@
|
||||
find_package(Qt5LinguistTools REQUIRED)
|
||||
find_package(Qt5 COMPONENTS LinguistTools REQUIRED)
|
||||
set(QT_LRELEASE_EXECUTABLE Qt5::lrelease)
|
||||
|
||||
macro(ADD_TRANSLATION_FILES _sources )
|
||||
|
Loading…
x
Reference in New Issue
Block a user