git-svn-id: svn://anonsvn.kde.org/home/kde/trunk/kdesupport/taglib@586717 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
This commit is contained in:
Laurent Montel 2006-09-20 12:58:37 +00:00
parent d3d4061adc
commit 0a3ae0b2f5

View File

@ -10,7 +10,7 @@ dummy.cpp
FILE(WRITE dummy.cpp "//autogenerated file by cmake\n")
ADD_EXECUTABLE(toolkit-test ${toolkit-test_SRCS})
TARGET_LINK_LIBRARIES(toolkit-test ${QT_AND_KDECORE_LIBS} )
TARGET_LINK_LIBRARIES(toolkit-test tag )
########### install files ###############