This website requires JavaScript.
Explore
Help
Sign In
kolan
/
CMake
Watch
1
Star
0
Fork
You've already forked CMake
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
9de44ef28a
CMake
/
Modules
/
Platform
/
OpenBSD.cmake
3 lines
50 B
CMake
Raw
Normal View
History
Unescape
Escape
ENH: fix for OpenBSD
2004-12-17 01:26:59 +03:00
SET
(
CMAKE_DL_LIBS
""
)
ENH: add unix paths
2006-03-27 20:09:19 +04:00
INCLUDE
(
Platform/UnixPaths
)