summaryrefslogtreecommitdiffstats
path: root/Modules/Platform
diff options
context:
space:
mode:
authorBill Hoffman <bill.hoffman@kitware.com>2004-12-16 22:26:59 (GMT)
committerBill Hoffman <bill.hoffman@kitware.com>2004-12-16 22:26:59 (GMT)
commit080a626d8f3a348bddb466f9c457b6582a7e0a84 (patch)
tree41566d22479c8ba737014f83d10c4074751812ca /Modules/Platform
parent4bf392e8323f9303aa7c6745bae9a96772fb8626 (diff)
downloadCMake-080a626d8f3a348bddb466f9c457b6582a7e0a84.zip
CMake-080a626d8f3a348bddb466f9c457b6582a7e0a84.tar.gz
CMake-080a626d8f3a348bddb466f9c457b6582a7e0a84.tar.bz2
ENH: fix for OpenBSD
Diffstat (limited to 'Modules/Platform')
-rw-r--r--Modules/Platform/OpenBSD.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/Modules/Platform/OpenBSD.cmake b/Modules/Platform/OpenBSD.cmake
index 8b13789..49465a5 100644
--- a/Modules/Platform/OpenBSD.cmake
+++ b/Modules/Platform/OpenBSD.cmake
@@ -1 +1 @@
-
+SET(CMAKE_DL_LIBS "")