summaryrefslogtreecommitdiffstats
path: root/ConfigureChecks.cmake
Commit message (Collapse)AuthorAgeFilesLines
* Fix FTBFS due to multi-line result from ICU C++ flags detection.Slávek Banko2024-02-071-0/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Remove code to support libxml2 < 2.6.Slávek Banko2022-10-131-12/+3
| | | | | | | | | Enable LIBXML_DOCB_ENABLED independently of the presence of 'libxml/DOCBparser.h' because from libxml2 >= 2.6 for docbook files are not used deprecated functions from DOCBparser, so 'libxml/DOCBparser.h' is not needed. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Conversion to the cmake building system.gregory guy2021-03-111-36/+203
| | | | | | | | | | | | | | | | Delete empty files (dummy.cpp, xsldbgconfig.h). Remove hard-coded path for the kmdr-executor executable. Replaced $TQTDIR/doc/html string path for TQTDOCDIR in kommander. Add man pages taken from the Debian packaging. Signed-off-by: gregory guy <gregory-tde@laposte.net> Fix linking - kxsldbgcommon-static and kimagemapeditorcommon-static needs to be embedded. Move the linking of xml and readline libraries to the appropriate static libraries. Add build option WITH_QUANTA_CVSSERVICE. Add a test whether the readline can be linked standalone or whether ncurses is needed. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Add cmake support for WITH_GCC_VISIBILITY.Darrell Anderson2012-10-221-0/+14
|
* [kdewebdev/kfilereplace] initial cmake supportsamelian2011-01-241-9/+13
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdewebdev@1216788 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* [kdewebdev/quanta] initial cmake supportsamelian2011-01-161-0/+33
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdewebdev@1214824 283d02a7-25f6-0310-bc7c-ecb5cbfe19da