diff options
author | Alexander Neundorf <neundorf@kde.org> | 2008-11-10 23:52:13 +0000 |
---|---|---|
committer | Alexander Neundorf <neundorf@kde.org> | 2008-11-10 23:52:13 +0000 |
commit | 57d92979d017bcc1748f29e942b5843428e30051 (patch) | |
tree | c274b20c35aa77bf604ac19e36b65de4afd0d5ab /modules/PythonMacros.cmake | |
parent | 114be0522e85d5c34fe48a1b9d56afc99e15e83b (diff) | |
download | extra-cmake-modules-57d92979d017bcc1748f29e942b5843428e30051.tar.gz extra-cmake-modules-57d92979d017bcc1748f29e942b5843428e30051.tar.bz2 |
-require cmake 2.6.2
-enable the reduced link interface for everybody now in kdelibs
-convert all the set_target_properties(foo LINK_INTERFACE_LIBRARIES...)
to the new target_link_libraries(foo LINK_INTERFACE_LIBRARIES ...)
-install all shared libs also as "exported targets", so these libraries
can be included by the other projects again as "imported targets", which
should fix some problems with different build configurations, the reduced
link interface, hopefully also custom install locations (Windows), maybe more
-remove the temporary internal hackish macro _KDE4_EXPORT_LIBRARY_DEPENDENCIES()
Alex, who hopes this doesn't break too much...
So if you get linker errors now, please let me know (or even better kde-buildsystem@kde.org)
svn path=/trunk/KDE/kdelibs/; revision=882594
Diffstat (limited to 'modules/PythonMacros.cmake')
0 files changed, 0 insertions, 0 deletions