mirror of
https://github.com/taglib/taglib.git
synced 2025-05-27 21:20:26 -04:00
Fix it
git-svn-id: svn://anonsvn.kde.org/home/kde/trunk/kdesupport/taglib@586717 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
This commit is contained in:
parent
d3d4061adc
commit
0a3ae0b2f5
@ -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 ###############
|
||||
|
Loading…
Reference in New Issue
Block a user