aboutsummaryrefslogtreecommitdiffstats
path: root/wsutil/CMakeLists.txt
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2012-08-01 19:18:49 +0000
committerGerald Combs <gerald@wireshark.org>2012-08-01 19:18:49 +0000
commit02894a0be8f12768f362d475f761d7e25c92ab9c (patch)
treeec52d52ed4c6338498a6418e782f2a7b586298d7 /wsutil/CMakeLists.txt
parentecf26166fa54bc8d23e1cd9378bf8c333487c75a (diff)
Move utf8_entities.h to the "ui" directory. Separate packet information
items with MIDDLE DOTs. svn path=/trunk/; revision=44194
Diffstat (limited to 'wsutil/CMakeLists.txt')
-rw-r--r--wsutil/CMakeLists.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/wsutil/CMakeLists.txt b/wsutil/CMakeLists.txt
index c995d72e99..2866d2db75 100644
--- a/wsutil/CMakeLists.txt
+++ b/wsutil/CMakeLists.txt
@@ -52,7 +52,8 @@ set(WSUTIL_FILES
)
set(wsutil_LIBS
- ${GLIB2_LIBRARIES}
+# ${GLIB2_LIBRARIES}
+ ${GLIB2_LDFLAGS}
)
add_library(wsutil ${LINK_MODE_LIB}