summaryrefslogtreecommitdiffstats
path: root/contrib/lgpl
diff options
context:
space:
mode:
authorVsevolod Stakhov <vsevolod@highsecure.ru>2013-12-26 15:28:02 +0000
committerVsevolod Stakhov <vsevolod@highsecure.ru>2013-12-26 15:28:02 +0000
commite15ac669034b761234ac3b64ddc4c6362f2eb328 (patch)
tree7988559b42a6e0048deca09d16bedf9000cfeb77 /contrib/lgpl
parent9c477a80e8437e20efe6ae29eb576be1173c55e7 (diff)
downloadrspamd-e15ac669034b761234ac3b64ddc4c6362f2eb328.tar.gz
rspamd-e15ac669034b761234ac3b64ddc4c6362f2eb328.zip
Rework build system.
Diffstat (limited to 'contrib/lgpl')
-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})