aboutsummaryrefslogtreecommitdiffstats
path: root/cmakeconfig.h.in
diff options
context:
space:
mode:
authorGraham Bloice <graham.bloice@trihedral.com>2014-08-20 22:29:33 +0100
committerGraham Bloice <graham.bloice@trihedral.com>2014-08-22 22:04:33 +0000
commit06565a742411b3d5307cab70a85d5f196073eb90 (patch)
tree747a4255c35e0344d7661ec7c52d490b715180ea /cmakeconfig.h.in
parent863b6646d6995b7f0a7c70aad845c7bb3f00dbc7 (diff)
Add WinSparkle to the CMake build to bring it into line with
the nmake build Change-Id: I944d0fe15b396cad4d0054b6fc359acb42ae3c9c Reviewed-on: https://code.wireshark.org/review/3755 Reviewed-by: Graham Bloice <graham.bloice@trihedral.com>
Diffstat (limited to 'cmakeconfig.h.in')
-rw-r--r--cmakeconfig.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/cmakeconfig.h.in b/cmakeconfig.h.in
index b2b8829124..5265de4ca2 100644
--- a/cmakeconfig.h.in
+++ b/cmakeconfig.h.in
@@ -257,6 +257,9 @@
/* Define to 1 if you have the `setresuid' function. */
#cmakedefine HAVE_SETRESUID 1
+/* Define to 1 if you have the WinSparkle library */
+#cmakedefine HAVE_SOFTWARE_UPDATE 1
+
/* Define to 1 if you have the <stdarg.h> header file. */
#cmakedefine HAVE_STDARG_H 1