]> Git trees. - libqmvoc.git/commitdiff
Install plugins into good directory
authorLaurent Montel <montel@kde.org>
Mon, 18 Sep 2006 08:50:04 +0000 (08:50 +0000)
committerLaurent Montel <montel@kde.org>
Mon, 18 Sep 2006 08:50:04 +0000 (08:50 +0000)
svn path=/trunk/KDE/kdeedu/libkdeedu/; revision=585901

widgets/CMakeLists.txt

index 270f9cb216b2d591bbd1af1e89ab94734b4b7452..b4264786749bf86eafcf7e23aff129cbbcc099af 100644 (file)
@@ -15,7 +15,7 @@ KDE4_ADD_WIDGET_FILES(${kdeeduwidgets_PART_SRCS} kdeedu.widgets)
 
 kde4_add_plugin(kdeeduwidgets ${kdeeduwidgets_PART_SRCS})
 
-kde4_install_libtool_file( ${PLUGIN_INSTALL_DIR} kdeeduwidgets )
+kde4_install_libtool_file( ${PLUGIN_INSTALL_DIR}/plugins/designer kdeeduwidgets )
 
 target_link_libraries(kdeeduwidgets ${KDE4_KIO_LIBS} kdeeduplot extdate)