summaryrefslogtreecommitdiffstats
path: root/modules/FindTDE.cmake
Commit message (Collapse)AuthorAgeFilesLines
* FindTDE: Conditional import of exported tdelibs targets.Slávek Banko2020-05-281-1/+3
| | | | | | | | This prevents multiple attempts to import exported tdelibs targets, which would cause a collision if find_package( TDE ) is called repeatedly for some reason. Signed-off-by: Slávek Banko <[email protected]>
* Add caching of variables from checks results and add conditionsSlávek Banko2020-05-111-3/+9
| | | | | | to avoid unnecessary repetition of checks. Signed-off-by: Slávek Banko <[email protected]>
* Use the source package date or the source git repository dateSlávek Banko2020-03-231-7/+2
| | | | | | | instead of the current build date. The use of a stable date is necessary to achieve reproducible builds. Signed-off-by: Slávek Banko <[email protected]>
* Conversion qt->tqt.Michele Calgaro2018-09-081-1/+1
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Fix FTBFS when tdelibs was built without tdelfeditorSlávek Banko2016-04-191-2/+4
| | | | Signed-off-by: Alexander Golubev <[email protected]>
* Find tdelfeditor executable on the system pathsSlávek Banko2016-03-171-0/+1
| | | | | | instead of on the current installation path Signed-off-by: Slávek Banko <[email protected]>
* Fill in SCM metadata if presentTimothy Pearson2014-03-271-0/+8
| | | | Properly set library metadata
* Rename kdewidgets => tdewidgetsSlávek Banko2013-12-231-1/+1
|
* Rename makekdewidgetsTimothy Pearson2013-02-211-1/+1
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-271-1/+1
|
* Fix TDE version detectionTimothy Pearson2012-08-071-1/+1
|
* Add support for tqt.pcTimothy Pearson2012-03-061-3/+12
|
* Rename kde-config to tde-configTimothy Pearson2012-02-261-8/+8
|
* Fix vague build errors due to blind execution in CMakeTimothy Pearson2012-02-251-6/+4
| | | | | This closes Bug 874 Thanks to Aleksey Midenkov for the patch!
* Update version checksTimothy Pearson2012-02-111-3/+3
|
* Additional renaming of kde to tdeTimothy Pearson2011-11-161-1/+1
|
* [cmake] reworked tqtinterface build systemsamelian2011-03-271-1/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kde-common/cmake@1226235 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* [kde-common/cmake] FindTDE.cmake: check for makekdewidgetssamelian2011-03-061-0/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kde-common/cmake@1223984 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* [kde-common/cmake] added FindTDE.cmakesamelian2010-12-121-0/+85
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kde-common/cmake@1205856 283d02a7-25f6-0310-bc7c-ecb5cbfe19da