aboutsummaryrefslogtreecommitdiff
path: root/modules/PythonMacros.cmake
diff options
context:
space:
mode:
authorAlexander Neundorf <neundorf@kde.org>2008-12-14 23:30:55 +0000
committerAlexander Neundorf <neundorf@kde.org>2008-12-14 23:30:55 +0000
commit8542f5bf442c24a199ba42777cbc763f5e7d54c5 (patch)
treed57c865eb0db358ac120254e90c2fbb0a64bb38d /modules/PythonMacros.cmake
parent728a5895ce2bd160b3a8748ee15711d942d62ebb (diff)
downloadextra-cmake-modules-8542f5bf442c24a199ba42777cbc763f5e7d54c5.tar.gz
extra-cmake-modules-8542f5bf442c24a199ba42777cbc763f5e7d54c5.tar.bz2
-remove support for option KDE4_USE_ALWAYS_FULL_RPATH, with cmake >= 2.6.0 we build always with full RPATH
enabled, since the only reason not to do so was because the relinking this caused was slow. Now with camke 2.6 the libraries and executables don't have to be relinked again, instead the RPATH inside the binaries is patched, which is *much* faster. So we can always play safe and use the full RPATH. I also changed this setting for the Mac, because I don't see why it should be necessary there. If this breaks something (i.e. when starting an app wrong libs are linked/or they are not found), please let me know. Alex CCMAIL: illogical1@gmail.com svn path=/trunk/KDE/kdelibs/; revision=897003
Diffstat (limited to 'modules/PythonMacros.cmake')
0 files changed, 0 insertions, 0 deletions