aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/lgpl/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/lgpl/CMakeLists.txt')
-rw-r--r--contrib/lgpl/CMakeLists.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/contrib/lgpl/CMakeLists.txt b/contrib/lgpl/CMakeLists.txt
index 56cedff89..2cd97a7f8 100644
--- a/contrib/lgpl/CMakeLists.txt
+++ b/contrib/lgpl/CMakeLists.txt
@@ -13,8 +13,6 @@ IF(GLIB2_VERSION VERSION_LESS "2.16")
SET_TARGET_PROPERTIES(glibadditions PROPERTIES COMPILE_FLAGS "-I${CMAKE_SOURCE_DIR}/contrib/lgpl")
TARGET_LINK_LIBRARIES(glibadditions ${CMAKE_REQUIRED_LIBRARIES})
- TARGET_LINK_LIBRARIES(glibadditions ${GLIB2_LIBRARIES})
- TARGET_LINK_LIBRARIES(glibadditions pcre)
SET_TARGET_PROPERTIES(glibadditions PROPERTIES VERSION ${RSPAMD_VERSION})