mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-22 23:19:58 -06:00
Use NetBSD to initialize OpenBSD configuration
We teach Modules/Platform/OpenBSD.cmake to load NetBSD first since the platforms are so similar. This enables RPATH support on OpenBSD.
This commit is contained in:
@@ -1,3 +1,2 @@
|
||||
SET(CMAKE_DL_LIBS "")
|
||||
INCLUDE(Platform/NetBSD)
|
||||
SET_PROPERTY(GLOBAL PROPERTY FIND_LIBRARY_USE_OPENBSD_VERSIONING 1)
|
||||
INCLUDE(Platform/UnixPaths)
|
||||
|
||||
Reference in New Issue
Block a user