summaryrefslogtreecommitdiffstats
path: root/ConfigureChecks.cmake
Commit message (Collapse)AuthorAgeFilesLines
* Allow tqtinterface to build without OpenGL support.gregory guy2020-04-271-4/+51
| | | | | | | | This should close bug 2645. Some cosmetics here and there. Signed-off-by: gregory guy <gregory-tde@laposte.net> Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Dropped unused code.Michele Calgaro2019-04-271-128/+53
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* qt -> tqt conversion:Michele Calgaro2018-09-271-1/+1
| | | | | | | | | QT_NO_ASCII_CAST -> TQT_NO_ASCII_CAST QT_NO_STL -> TQT_NO_STL QT_NO_COMPAT -> TQT_NO_COMPAT QT_NO_TRANSLATION -> TQT_NO_TRANSLATION Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* qt -> tqt conversion:Michele Calgaro2018-09-271-24/+24
| | | | | | | | | | | QTDIR -> TQTDIR QTDOC -> TQTDOC INCDIR_QT -> INCDIR_TQT LIBDIR_QT -> LIBDIR_TQT QT_INC -> TQT_INC QT_LIB -> TQT_LIB Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Remove QT_CLEAN_NAMESPACE/TQT_CLEAN_NAMESPACE unnecessary define.Michele Calgaro2018-09-251-3/+3
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Revert "QT_THREAD_SUPPORT -> TQT_THREAD_SUPPORT conversion to align to ↵Michele Calgaro2018-09-181-2/+2
| | | | | | | | updated admin module" The previous commit was a mistake and should not have been pushed. This reverts commit e4709a02687cd4373b8edaaa5cd536c5c4cbc359.
* QT_THREAD_SUPPORT -> TQT_THREAD_SUPPORT conversion to align to updated admin ↵Michele Calgaro2018-09-181-2/+2
| | | | | | module Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Conversion QT_THREAD_SUPPORT -> TQT_THREAD_SUPPORTSlávek Banko2018-09-171-1/+5
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* cmake: Add BUILD_ALL and WITH_ALL_OPTIONS for consistency with other modulesSlávek Banko2018-09-111-2/+15
| | | | | | Added warning for building TQt interface based on Qt4 Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Use tqt3 binaries if availableTimothy Pearson2012-06-191-2/+2
|
* Detect native tqt3 in a reliable mannerTimothy Pearson2012-02-181-1/+7
| | | | This closes Bug 816
* Update tqt3 compatTimothy Pearson2012-01-281-3/+3
|
* Add native TQt3 support to tqtinterfaceTimothy Pearson2011-11-121-0/+1
|
* Fix tqtinterface on native TQt3Timothy Pearson2011-11-081-1/+5
|
* Fix native TQt3 detectionTimothy Pearson2011-11-081-0/+25
| | | | Fix header file #ifdef collisions
* Fix TQt3 bimary program installation namestpearson2011-09-281-2/+6
| | | | | | | Thanks to Mario Fetka for the patch! git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/tqtinterface@1256113 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* [cmake] reworked tqtinterface build systemsamelian2011-03-271-0/+182
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/tqtinterface@1226235 283d02a7-25f6-0310-bc7c-ecb5cbfe19da