summaryrefslogtreecommitdiffstats
path: root/src/linguist/lupdate/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* CMake: Regenerate projects after mergewip/cmakeAlexandru Croitor2020-03-181-7/+4
| | | | | | | Plus additional adjustments. Change-Id: I0c2341ef6a5557e18df91b753f9e441c5b1a68e2 Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
* Fix lupdate build when llvm is foundAlexandru Croitor2020-01-071-4/+6
| | | | | | Change-Id: I54bbcba7ffd3cb2482957bde3520e758c4f71c15 Reviewed-by: Cristian Adam <cristian.adam@qt.io> Reviewed-by: Qt CMake Build Bot
* Post merge fixesLeander Beernaert2019-12-101-2/+28
| | | | | | Change-Id: I8433ce831360d82263ea7b3ecb7ec13b6d8d0f0a Reviewed-by: Qt CMake Build Bot Reviewed-by: Alexandru Croitor <alexandru.croitor@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-4/+3
| | | | | | 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/+64
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>