summaryrefslogtreecommitdiffstats
path: root/TQtMacros.cmake
Commit message (Collapse)AuthorAgeFilesLines
* cmake: sort options a bit and add some configuration sanity checksAlexander Golubev2024-03-081-0/+22
| | | | | | Fix build with WITH_MODULE_INPUTMETHOD=OFF Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
* cmake: add the rest tools to buildAlexander Golubev2024-03-081-0/+110
| | | | Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
* cmake: rework styles buildingAlexander Golubev2024-03-081-0/+16
| | | | | | | | - fix several styles-related FTBFS when disabling a style - use separated flags for BUILD_STULE and WITH_STYLE_ALL - add several convenience macros Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
* cmake: rework tqt_automoc to process only headers for selected sourcesAlexander Golubev2024-03-081-93/+94
| | | | Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
* Conversion to the cmake building system.gregory guy2024-03-081-0/+307
Signed-off-by: gregory guy <gregory-tde@laposte.net> Signed-off-by: Slávek Banko <slavek.banko@axis.cz>