repo.or.cz
/
personal-kdebase.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
delay a few things on startup, such as setting the visibility mode, which ensures...
[personal-kdebase.git]
/
runtime
/
kioslave
/
archive
/
tests
/
CMakeLists.txt
blob
c3f368730108a5c33f1c64ba0aaba2d12f8d5318
1
set( EXECUTABLE_OUTPUT_PATH ${CMAKE_CURRENT_BINARY_DIR} )
2
kde4_add_unit_test(testkioarchive testkioarchive.cpp)
3
target_link_libraries(testkioarchive ${KDE4_KIO_LIBS} ${QT_QTTEST_LIBRARY})