aboutsummaryrefslogtreecommitdiffstats
path: root/cmakeconfig.h.in
diff options
context:
space:
mode:
authorAlexis La Goutte <alexis.lagoutte@gmail.com>2014-07-09 00:14:40 +0200
committerEvan Huus <eapache@gmail.com>2014-07-09 19:29:46 +0000
commita93d2eaef5f51b0082af172884cd21d2b8265f74 (patch)
tree8a7813943481df2cd386d326fb740811167b665c /cmakeconfig.h.in
parent2cb5937ebb0798358f248ec894c75227f08bc2ac (diff)
CMake : Set html viewer exe path in HTML_VIEWER variable (and no set or unset..), autotools only add exe name
Change-Id: I552ef5d20fc80d341ce97da76b665e97df856d18 Reviewed-on: https://code.wireshark.org/review/2951 Reviewed-by: Evan Huus <eapache@gmail.com>
Diffstat (limited to 'cmakeconfig.h.in')
-rw-r--r--cmakeconfig.h.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmakeconfig.h.in b/cmakeconfig.h.in
index 7de13b52e4..a3784271ca 100644
--- a/cmakeconfig.h.in
+++ b/cmakeconfig.h.in
@@ -312,7 +312,7 @@
#cmakedefine HAVE_WINSOCK2_H 1
/* HTML viewer, e.g. mozilla */
-#cmakedefine HTML_VIEWER
+#cmakedefine HTML_VIEWER "${HTML_VIEWER_EXECUTABLE}"
/* Define if inet/v6defs.h needs to be included */
#cmakedefine NEED_INET_V6DEFS_H 1