summaryrefslogtreecommitdiff
path: root/cmakeconfig.h.in
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2013-10-10 23:11:19 +0000
committerGerald Combs <gerald@wireshark.org>2013-10-10 23:11:19 +0000
commit564797a2e7ab14e8759ebbefe2e46e92dbadce15 (patch)
treeb10a222ac8f70783ea4ef6eee754c44caa79def1 /cmakeconfig.h.in
parent2accaae68a14cf57a055b034bfe59f7f175f9046 (diff)
downloadwireshark-564797a2e7ab14e8759ebbefe2e46e92dbadce15.tar.gz
Try to locate QtMacExtras.
svn path=/trunk/; revision=52518
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 370a264acf..6bf1d95a81 100644
--- a/cmakeconfig.h.in
+++ b/cmakeconfig.h.in
@@ -135,6 +135,9 @@
/* Define to use libportaudio library */
#cmakedefine HAVE_LIBPORTAUDIO 1
+/* Define if we have QtMacExtras */
+#cmakedefine QT_MACEXTRAS_LIB 1
+
/* Define to 1 if you have the `smi' library (-lsmi). */
#cmakedefine HAVE_LIBSMI 1