summaryrefslogtreecommitdiffstats
path: root/modules/FindTQt.cmake
Commit message (Collapse)AuthorAgeFilesLines
* Set C++11 as the required minimum standard.Slávek Banko2022-01-281-0/+3
| | | | Signed-off-by: Slávek Banko <[email protected]>
* Add TQT_CMAKE_DIR variable.Slávek Banko2022-01-121-0/+7
| | | | Signed-off-by: Slávek Banko <[email protected]>
* Add caching of variables from checks results and add conditionsSlávek Banko2020-05-111-59/+64
| | | | | | to avoid unnecessary repetition of checks. Signed-off-by: Slávek Banko <[email protected]>
* Use cache for TQt executables paths.Slávek Banko2019-04-021-3/+15
| | | | | | | | | This allows these values to be pre-defined - for example, to optimize cross-build. This resolves issue #28. Signed-off-by: Slávek Banko <[email protected]>
* Add compiler flags according to build typeSlávek Banko2013-02-161-0/+4
|
* Second patch for covariant return type checkTimothy Pearson2012-06-151-1/+1
| | | | Thanks to 'Nix' for the patch!
* Added CACHE option to tde_execute_process and clean up build outputTimothy Pearson2012-03-051-11/+21
| | | | | This partially closes Bug 882 Thanks to Aleksey Midenkov for the patch!
* Fix vague build errors due to blind execution in CMakeTimothy Pearson2012-02-251-3/+3
| | | | | This closes Bug 874 Thanks to Aleksey Midenkov for the patch!
* [cmake] rename TQt.pc to tqt.pcsamelian2011-03-301-21/+13
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kde-common/cmake@1226585 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Enable Qt4 compilation againtpearson2011-03-301-9/+17
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kde-common/cmake@1226574 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* [cmake] reworked tqtinterface build systemsamelian2011-03-271-33/+62
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kde-common/cmake@1226235 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Add preliminary support for TQt for Qt4 to CMaketpearson2011-03-201-1/+33
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kde-common/cmake@1225433 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* [kde-common/cmake] added find module for TQtsamelian2010-10-241-0/+20
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kde-common/cmake@1189385 283d02a7-25f6-0310-bc7c-ecb5cbfe19da