diff options
author | Andreas Pakulat <apaku@gmx.de> | 2009-12-28 19:08:22 +0000 |
---|---|---|
committer | Andreas Pakulat <apaku@gmx.de> | 2009-12-28 19:08:22 +0000 |
commit | c4771577d1f087b0a4751ce3c1ae53fcb7505362 (patch) | |
tree | 1addec6b189a2c2e4a6537da5648ae3afd2f8f43 | |
parent | b83d8f9ce2caf2cef06139e698d2490dc9d36519 (diff) | |
download | extra-cmake-modules-c4771577d1f087b0a4751ce3c1ae53fcb7505362.tar.gz extra-cmake-modules-c4771577d1f087b0a4751ce3c1ae53fcb7505362.tar.bz2 |
There doesn't exist any sourceformatter library.
svn path=/trunk/KDE/kdelibs/; revision=1067028
-rw-r--r-- | modules/FindKDevPlatform.cmake | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/FindKDevPlatform.cmake b/modules/FindKDevPlatform.cmake index 1a771c52..a458a2d2 100644 --- a/modules/FindKDevPlatform.cmake +++ b/modules/FindKDevPlatform.cmake @@ -25,7 +25,6 @@ # classes with custom implementations # KDEVPLATFORM_UTIL_LIBRARIES - util module library # KDEVPLATFORM_VCS_LIBRARIES - vcs module library -# KDEVPLATFORM_SOURCEFORMATTER_LIBRARIES - source formatter library # KDEVPLATFORM_DEBUGGER_LIBRARIES - debugger module library # # The following macros are added (from KDevPlatformMacros.cmake): |