summaryrefslogtreecommitdiffstats
path: root/rfb/rfbconfig.h.cmake
diff options
context:
space:
mode:
authorChristian Beier <dontmind@freeshell.org>2011-03-12 23:17:46 +0100
committerChristian Beier <dontmind@freeshell.org>2011-03-12 23:17:46 +0100
commit6b60690a4a1642c77bd6ac42789c4da6ed770075 (patch)
tree8e41546d72230a12eedd96c8b5c29dfc18a6914c /rfb/rfbconfig.h.cmake
parent887921373489576e812f48053ae5a7aefa661a28 (diff)
downloadlibtdevnc-6b60690a4a1642c77bd6ac42789c4da6ed770075.tar.gz
libtdevnc-6b60690a4a1642c77bd6ac42789c4da6ed770075.zip
CMake: Check for libgcrypt availability.
Diffstat (limited to 'rfb/rfbconfig.h.cmake')
-rw-r--r--rfb/rfbconfig.h.cmake3
1 files changed, 3 insertions, 0 deletions
diff --git a/rfb/rfbconfig.h.cmake b/rfb/rfbconfig.h.cmake
index f9f9ba3..de898fc 100644
--- a/rfb/rfbconfig.h.cmake
+++ b/rfb/rfbconfig.h.cmake
@@ -54,6 +54,9 @@
/* Define to the version of this package. */
#define LIBVNCSERVER_PACKAGE_VERSION "@PACKAGE_VERSION@"
+/* Define to 1 if libgcrypt is present */
+#cmakedefine LIBVNCSERVER_WITH_CLIENT_GCRYPT 1
+
/* Define to 1 if GnuTLS is present */
#cmakedefine LIBVNCSERVER_WITH_CLIENT_TLS 1