summaryrefslogtreecommitdiffstats
path: root/rfb/rfbconfig.h.cmake
Commit message (Collapse)AuthorAgeFilesLines
* websockets: Add Websockets support to CMakeLists.txtGernot Tenchio2011-08-171-0/+3
| | | | Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
* tightPng: Add initial tightPng encoding support.Joel Martin2011-07-221-0/+3
| | | | | | | http://wiki.qemu.org/VNC_Tight_PNG Signed-off-by: Joel Martin <github@martintribe.org> Signed-off-by: Christian Beier <dontmind@freeshell.org>
* CMake: Check for libgcrypt availability.Christian Beier2011-03-121-0/+3
|
* cmake: fix CMakeLists.txtCorentin Chary2010-04-281-0/+3
| | | | | | | | | - It's SDL_LIBRARY, not SDL_LIBRARIES - Detect GnuTLS and set the macro in rfbconfig.h - Add tls.c to libvncclient to avoid missing symbols Signed-off-by: Corentin Chary <corentin.chary@gmail.com> Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
* Add CMake support (thanks to Christian Ehrlicher)dscho2008-01-291-0/+89
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>