summaryrefslogtreecommitdiffstats
path: root/Modules/Platform/OpenBSD.cmake
diff options
context:
space:
mode:
authorBill Hoffman <bill.hoffman@kitware.com>2006-03-27 16:09:19 (GMT)
committerBill Hoffman <bill.hoffman@kitware.com>2006-03-27 16:09:19 (GMT)
commita64f629140281db27eac11a73c48e2d101952f69 (patch)
treeafa802604a41c3b1a1301099802d735149a08d30 /Modules/Platform/OpenBSD.cmake
parentd33021924d2753c47f2c481cc42e3941551a1671 (diff)
downloadCMake-a64f629140281db27eac11a73c48e2d101952f69.zip
CMake-a64f629140281db27eac11a73c48e2d101952f69.tar.gz
CMake-a64f629140281db27eac11a73c48e2d101952f69.tar.bz2
ENH: add unix paths
Diffstat (limited to 'Modules/Platform/OpenBSD.cmake')
-rw-r--r--Modules/Platform/OpenBSD.cmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/Modules/Platform/OpenBSD.cmake b/Modules/Platform/OpenBSD.cmake
index 49465a5..cbdcb7d 100644
--- a/Modules/Platform/OpenBSD.cmake
+++ b/Modules/Platform/OpenBSD.cmake
@@ -1 +1,2 @@
SET(CMAKE_DL_LIBS "")
+INCLUDE(Platform/UnixPaths)