summaryrefslogtreecommitdiffstats
path: root/rfb/rfbconfig.h.cmakein
Commit message (Collapse)AuthorAgeFilesLines
* Allow to use global LZO library instead of miniLZOTobias Junghans2018-11-221-0/+3
| | | | | The complete LZO library nowadays is installed on many systems so we can optionally make use of it and omit internal miniLZO implementation.
* CMake: add a LIBVNCSERVER_HAVE_GNUTLS #defineChristian Beier2018-07-081-0/+3
|
* build: remove LIBVNCSERVER_WITH_CLIENT_TLS #defineChristian Beier2018-06-291-3/+0
| | | | It is not used anywhere anymore.
* Added SASL authentication supportsimon2017-06-251-0/+3
| | | | Added SASL support to OpenSSL
* CMake: add all function checks that used to be in configure.acChristian Beier2017-04-211-0/+42
| | | | Fixes #174
* CMake: properly name rfbconfig.h cmake templateChristian Beier2017-04-211-0/+144