summaryrefslogtreecommitdiff
path: root/src/modules
diff options
context:
space:
mode:
authorTomáš Chvátal <scarabeus@gentoo.org>2009-12-10 18:12:27 +0100
committerTomáš Chvátal <scarabeus@gentoo.org>2009-12-10 18:12:27 +0100
commitf006d7f997229b3fdf6d6d540c333870c33c36df (patch)
tree81097ad0eb539f7a390321fecfa1257ad23ae690 /src/modules
parent615233163323c754d45358bd215d232d6287f188 (diff)
-ldl no longer required.
Diffstat (limited to 'src/modules')
-rw-r--r--src/modules/CMakeLists.txt3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/modules/CMakeLists.txt b/src/modules/CMakeLists.txt
index 7a9070f..50b3c79 100644
--- a/src/modules/CMakeLists.txt
+++ b/src/modules/CMakeLists.txt
@@ -1,9 +1,6 @@
###############################################################################
# tuxanci/src/modules/CMakeLists.txt
###############################################################################
-# LINKING ( for modules )
-###############################################################################
-LINK_LIBRARIES ( ${CMAKE_DL_LIBS} )
###############################################################################
# SOURCE SPECIFICATION
###############################################################################