[Kst] branches/work/kst/kst1kde4/kst/src/plugins/reverse

Zongyi Zhang freebody.kst at gmail.com
Thu Feb 25 01:31:34 CET 2010


SVN commit 1095771 by zhang:

continue kst1kde4

 M  +1 -1      CMakeLists.txt  


--- branches/work/kst/kst1kde4/kst/src/plugins/reverse/CMakeLists.txt #1095770:1095771
@@ -4,7 +4,7 @@
 
 set(kstobject_reverse_PART_SRCS reverse.cpp)
 
-kde4_add_plugin(${kstobject_reverse_PART_SRCS})
+kde4_add_plugin(kstobject_reverse ${kstobject_reverse_PART_SRCS})
 
 target_link_libraries(kstobject_reverse kstbase kstmath ${KDE4_KPARTS_LIBS})
 


More information about the Kst mailing list