aboutsummaryrefslogtreecommitdiff
path: root/src/core/CMakeLists.txt
AgeCommit message (Expand)Author
2017-02-04Don't export KEntryMapStephen Kelly
2017-01-15Add python bindingsStephen Kelly
2015-10-20use KDE_INSTALL_FULL_ variant, so there is no ambiguityRex Dieter
2015-08-01Upgrade Qt version requirement to 5.3David Faure
2015-01-10Update installation variables.Alex Merry
2014-05-02fix include path in .pri filesDavid Faure
2014-04-27install libexec executables in the kf5 libexec directoryAleix Pol
2014-04-26Use KF5_INCLUDE_INSTALL_DIR and KF5_INSTALL_TARGETS_DEFAULT_ARGSAlex Merry
2014-03-25Use the full path for kconf_update when running itAlex Merry
2014-02-16Use the new syntax for ecm_generate_headers()David Faure
2014-01-25Generate and install .pri fileDavid Faure
2014-01-03Install all headers into camelcase FrameworkName.v4.95.0David Faure
2014-01-01Generate forward headers.David Faure
2013-12-18Move kconfig code to the root directory.Jenkins CI