aboutsummaryrefslogtreecommitdiff
path: root/modules
diff options
context:
space:
mode:
authorAlexander Neundorf <neundorf@kde.org>2006-06-09 19:03:57 +0000
committerAlexander Neundorf <neundorf@kde.org>2006-06-09 19:03:57 +0000
commit2a0a50c67f79208f3b9e85e61c268e63446152fc (patch)
tree4e095bc4e9fd2cc568ffbeddd22859ecb235d642 /modules
parent19c5aee9339b60621797e8d382e0ea9ed176a424 (diff)
downloadextra-cmake-modules-2a0a50c67f79208f3b9e85e61c268e63446152fc.tar.gz
extra-cmake-modules-2a0a50c67f79208f3b9e85e61c268e63446152fc.tar.bz2
rpath_style doesn't exist anymore since several weeks already
Alex svn path=/trunk/KDE/kdelibs/; revision=549754
Diffstat (limited to 'modules')
-rw-r--r--modules/FindKDE4Internal.cmake1
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/FindKDE4Internal.cmake b/modules/FindKDE4Internal.cmake
index 7f535208..128bdf17 100644
--- a/modules/FindKDE4Internal.cmake
+++ b/modules/FindKDE4Internal.cmake
@@ -89,7 +89,6 @@
#
# The following user adjustable options are provided:
#
-# RPATH_STYLE - select the style in which RPATH is handled, one of "none", "install", "both" and "default"
# KDE4_ENABLE_FINAL - enable KDE-style enable-final all-in-one-compilation
# KDE4_BUILD_TESTS - enable this to build the testcases
#