index
:
extra-cmake-modules.git
hurd
master
hurd extra-cmake-modules.git
biblio
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kde-modules
/
KDECMakeSettings.cmake
Age
Commit message (
Expand
)
Author
2014-05-07
Windows: Make sure plugin dlls get built inside ${CMAKE_BINARY_DIR}/bin
Alex Richardson
2014-05-04
use the correct global variables
Patrick Spendrin
2014-04-11
Add documentation generation using Sphinx
Alex Merry
2014-02-14
Improve docs for kde modules
Alex Merry
2014-02-05
Remove commands that just set variables to their defaults
v0.0.10
Alex Merry
2014-01-07
Do not set CMP0022
Alex Merry
2014-01-07
Improve comments in RPATH section of KDECMakeSettings
Alex Merry
2013-10-11
Comment out the CMAKE_LINK_INTERFACE_LIBRARIES
Stephen Kelly
2013-10-11
Resolve policy error when CMake requirement is 2.8.12.
Stephen Kelly
2013-09-20
Make add_library(...MODULE...) a proper replacement for kde4_add_plugin
Aleix Pol
2013-08-22
Remove obsolete setting.
Stephen Kelly
2013-03-19
Set the CMAKE_INCLUDE_CURRENT_DIR_IN_INTERFACE variable.
Stephen Kelly
2013-02-16
Qt5 does not support QT_USE_IMPORTED_TARGETS anymore
Alex Neundorf
2013-02-16
add some comments
Alex Neundorf
2013-02-09
KDECMakeSettings: enable testing by default
Alex Neundorf
2013-02-08
-better comment (from plasma-framework)
Alex Neundorf
2013-01-25
Use the CMAKE_LINK_DEPENDS_NO_SHARED feature.
Stephen Kelly
2013-01-25
Populate the INTERFACE_INCLUDE_DIRECTORIES of all built targets.
Stephen Kelly
2012-06-20
Make non-gui executables by default and provide a function to reverse it.
Stephen Kelly
2012-05-23
unset all output directories explicitely, except under Windows
Alex Neundorf
2012-05-13
fix RPATH handling
Alex Neundorf
2012-05-12
remove LIBRARY_TYPE cmake variable
Alex Neundorf
2012-05-12
rework of extra-cmake-modules
Alex 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.cmake
Alex Neundorf
2012-02-18
-add KDECMakeSettings.cmake, move RPATH settings there
Alex Neundorf