diff options
author | Laurent Montel <montel@kde.org> | 2006-02-27 16:48:58 +0000 |
---|---|---|
committer | Laurent Montel <montel@kde.org> | 2006-02-27 16:48:58 +0000 |
commit | ca00c0aa6326f45be8884c5c0f5d33cccd6ac54a (patch) | |
tree | 3d4efe9bcc042ddb079710478f0541e2ecc43fc4 /am2cmake | |
parent | b9483a2e423aa599612e6af5b78952d7afd7b1e9 (diff) | |
download | extra-cmake-modules-ca00c0aa6326f45be8884c5c0f5d33cccd6ac54a.tar.gz extra-cmake-modules-ca00c0aa6326f45be8884c5c0f5d33cccd6ac54a.tar.bz2 |
Deprecated--
Other lib to convert for cmake
svn path=/trunk/KDE/kdelibs/; revision=514223
Diffstat (limited to 'am2cmake')
-rwxr-xr-x | am2cmake | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -143,6 +143,7 @@ class BuildTarget when "$(LIB_KDNSSD)" then "kdnssd" when "$(LIB_KIMPROXY)" then "kimproxy" when "$(LIB_KUTILS)" then "kutils" + when "$(LIB_KSYCOCA)" then "kio" else if currentLib =~ /^-l(\S+)$/ $1 |