aboutsummaryrefslogtreecommitdiff
path: root/kde-modules/KDECMakeSettings.cmake
AgeCommit message (Expand)Author
2014-05-07Windows: Make sure plugin dlls get built inside ${CMAKE_BINARY_DIR}/binAlex Richardson
2014-05-04use the correct global variablesPatrick Spendrin
2014-04-11Add documentation generation using SphinxAlex Merry
2014-02-14Improve docs for kde modulesAlex Merry
2014-02-05Remove commands that just set variables to their defaultsv0.0.10Alex Merry
2014-01-07Do not set CMP0022Alex Merry
2014-01-07Improve comments in RPATH section of KDECMakeSettingsAlex Merry
2013-10-11Comment out the CMAKE_LINK_INTERFACE_LIBRARIESStephen Kelly
2013-10-11Resolve policy error when CMake requirement is 2.8.12.Stephen Kelly
2013-09-20Make add_library(...MODULE...) a proper replacement for kde4_add_pluginAleix Pol
2013-08-22Remove obsolete setting.Stephen Kelly
2013-03-19Set the CMAKE_INCLUDE_CURRENT_DIR_IN_INTERFACE variable.Stephen Kelly
2013-02-16Qt5 does not support QT_USE_IMPORTED_TARGETS anymoreAlex Neundorf
2013-02-16add some commentsAlex Neundorf
2013-02-09KDECMakeSettings: enable testing by defaultAlex Neundorf
2013-02-08-better comment (from plasma-framework)Alex Neundorf
2013-01-25Use the CMAKE_LINK_DEPENDS_NO_SHARED feature.Stephen Kelly
2013-01-25Populate the INTERFACE_INCLUDE_DIRECTORIES of all built targets.Stephen Kelly
2012-06-20Make non-gui executables by default and provide a function to reverse it.Stephen Kelly
2012-05-23unset all output directories explicitely, except under WindowsAlex Neundorf
2012-05-13fix RPATH handlingAlex Neundorf
2012-05-12remove LIBRARY_TYPE cmake variableAlex Neundorf
2012-05-12rework of extra-cmake-modulesAlex Neundorf
2012-02-18-add fix from Rex Dieter to not add directories from CMAKE_CXX_IMPLICIT_LINK_...Alex Neundorf
2012-02-18-add more settings to KDECMakeSettings.cmakeAlex Neundorf
2012-02-18-add KDECMakeSettings.cmake, move RPATH settings thereAlex Neundorf