aboutsummaryrefslogtreecommitdiff
path: root/src/gui/CMakeLists.txt
AgeCommit message (Expand)Author
2014-05-02fix include path in .pri filesDavid Faure
2014-04-26Use KF5_INCLUDE_INSTALL_DIR and KF5_INSTALL_TARGETS_DEFAULT_ARGSAlex Merry
2014-03-13Normalize vars to avoid odd bugs: QT_REQUIRED_VERSION => REQUIRED_QT_VERSIONAurélien Gâteau
2014-02-16Use the new syntax for ecm_generate_headers()David Faure
2014-01-25Generate and install .pri fileDavid Faure
2014-01-15Improve dependency specifications.Michael Palimaka
2014-01-03Install all headers into camelcase FrameworkName.David Faure
2014-01-01Generate forward headers.David Faure
2013-12-18Move kconfig code to the root directory.Jenkins CI