aboutsummaryrefslogtreecommitdiffstats
path: root/wsutil/CMakeLists.txt
diff options
context:
space:
mode:
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}