summaryrefslogtreecommitdiffstats
path: root/src/linguist/lrelease/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* CMake: Regenerate projects after mergewip/cmakeAlexandru Croitor2020-03-181-3/+2
| | | | | | | Plus additional adjustments. Change-Id: I0c2341ef6a5557e18df91b753f9e441c5b1a68e2 Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
* Add lconvert, lrelease, lupdate as part of Qt6::LinguistToolsCristian Adam2019-11-221-0/+1
| | | | | | | | They were part of Qt5::LinguistTools. Fixes QtCreator building. Change-Id: Ibf4007835e2a3d2fff37c2dcd869c0a093e1c665 Reviewed-by: Qt CMake Build Bot Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
* Regenerate projectsAlexandru Croitor2019-11-151-2/+1
| | | | | | Change-Id: If18187b15a506fb6fda6b2d0c7d6943e806ec252 Reviewed-by: Qt CMake Build Bot Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
* Regenerate before mergeAlexandru Croitor2019-10-151-1/+1
| | | | | Change-Id: I857f2c966240b5e056e30531b4bc3e2fc9c68e8e Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
* Initial port to CMakeAlexandru Croitor2019-08-281-0/+37
Includes the main bits and also projects under src/linguist. Task-number: QTBUG-76002 Change-Id: I5fa9144c834f245ab85fc831c8e58afd8d02800e Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>