aboutsummaryrefslogtreecommitdiffstats
path: root/wsutil
diff options
context:
space:
mode:
authorjmayer <jmayer@f5534014-38df-0310-8fa8-9805f1628bb7>2011-08-05 12:21:46 +0000
committerjmayer <jmayer@f5534014-38df-0310-8fa8-9805f1628bb7>2011-08-05 12:21:46 +0000
commitadc256c0d625fbb0d1eab9704ff1a3f09beb5354 (patch)
treeab0aaf944682e4d867170ba1de4ac07317e284c6 /wsutil
parent83bc6709acb2b4381f82b8544a83a5bf3e74bf78 (diff)
Attempt to properly fix the missing path information for glib libraries
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@38360 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'wsutil')
-rw-r--r--wsutil/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/wsutil/CMakeLists.txt b/wsutil/CMakeLists.txt
index 65b1ca896c..25eabb1d64 100644
--- a/wsutil/CMakeLists.txt
+++ b/wsutil/CMakeLists.txt
@@ -43,7 +43,7 @@ set(WSUTIL_FILES
)
set(wsutil_LIBS
- ${GLIB2_LDFLAGS}
+ ${GLIB2_LIBRARIES}
)
add_library(wsutil ${LINK_MODE_LIB}