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
/
ktraderclient
/
CMakeLists.txt
blob
156d6d596c92c6d1a9f5faa222f3739c90ff4cd2
1
kde4_add_executable(ktraderclient NOGUI ktraderclient.cpp)
2
3
target_link_libraries(ktraderclient ${KDE4_KIO_LIBS})
4
5
install(TARGETS ktraderclient ${INSTALL_TARGETS_DEFAULT_ARGS} )