]> Git trees. - libqmvoc.git/commitdiff
use libs variables.
authorAllen Winter <winter@kde.org>
Sun, 11 Mar 2007 20:01:38 +0000 (20:01 +0000)
committerAllen Winter <winter@kde.org>
Sun, 11 Mar 2007 20:01:38 +0000 (20:01 +0000)
svn path=/trunk/KDE/kdeedu/libkdeedu/; revision=641556

kdeeduplot/CMakeLists.txt

index 79616078aec9873f58b792835d5771fd160c6920..45673b53a4becf56321cde2e6609cc88e0a1465f 100644 (file)
@@ -26,7 +26,7 @@ if (COMPILE_WITH_QT4_ONLY)
        )
 
        # build the kdeeduplot library
-       add_library(kdeeduplot SHARED ${kdeeduplot_LIB_SRCS})
+       kde4_add_library(kdeeduplot SHARED ${kdeeduplot_LIB_SRCS})
        
        # link Qt4 libraries so that users of the kdeeduplot lib do
        # not have to worry about these dependencies