]> git.pld-linux.org Git - packages/libktorrent.git/blob - link.patch
- fixed linking
[packages/libktorrent.git] / link.patch
1 --- libktorrent-1.1.3/src/util/tests/CMakeLists.txt~    2011-11-22 18:21:28.000000000 +0100
2 +++ libktorrent-1.1.3/src/util/tests/CMakeLists.txt     2014-01-02 18:27:13.519362634 +0100
3 @@ -14,4 +14,4 @@
4  
5  set(fileopstest_SRCS fileopstest.cpp)
6  kde4_add_unit_test(fileopstest TESTNAME fileopstest ${fileopstest_SRCS})
7 -target_link_libraries( fileopstest ${KDE4_KDECORE_LIBS} ${QT_QTTEST_LIBRARY} ktorrent)
8 \ No newline at end of file
9 +target_link_libraries( fileopstest ${KDE4_KDECORE_LIBS} ${KDE4_SOLID_LIBS} ${QT_QTTEST_LIBRARY} ktorrent)
This page took 0.054337 seconds and 3 git commands to generate.