aboutsummaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
AgeCommit message (Collapse)Author
2015-11-03Fix usage of ecm_create_qm_loader.Alex Merry
Generate-source-file macros should be used from the same CMakeLists.txt file as the targets they generate files for.
2014-07-21create and install the QM loaderLukáš Tinkl
like all the other Qt-based modules do
2014-04-26Adopt kreadconfig and kwriteconfig to kconfigAleix Pol
Drop KCoreAddons and KI18n dependency. Add a bunch of QStringLiteral()
2013-12-18Move kconfig code to the root directory.Jenkins CI