Commit ddf25f9c authored by uwolfer's avatar uwolfer

readd krfb

* make it compile (without kinetd subfolder)
* left out DCOP->DBUS port
=> the cmake conversation for this app was quite bad. the libvncserver and srvloc were not created.
* some changes in FindSLP.cmake. i am not sure if they are correct. Laurent can you please check?
CCMAIL: montel@kde.org

git-svn-id: svn://anonsvn.kde.org/home/kde/trunk/KDE/kdenetwork/krfb/libvncserver@625859 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
parent c693257f
set(libvncserver_SRCS
main.c
rfbserver.c
sraRegion.c
########### next target ############### auth.c
sockets.c
stats.c
########### install files ############### corre.c
hextile.c
rre.c
translate.c
cutpaste.c
zlib.c
tight.c
httpd.c
cursor.c
font.c
draw.c
selbox.c
d3des.c
vncauth.c
cargs.c)
kde4_add_library(libvncserver ${libvncserver_SRCS})
target_link_libraries(libvncserver)
install(TARGETS libvncserver DESTINATION ${LIB_INSTALL_DIR})
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment