view dynload/DynLoadConfig.cmake @ 245:0ba6189a51dd

- dynload dlGetLibraryPath simplifications: * removed mode bit checking on macOS, and assured dlopening files with same flags, instead * consistency changes for OpenBSD
author Tassilo Philipp
date Thu, 04 May 2017 15:11:46 +0200
parents 3e629dc19168
children
line wrap: on
line source

set(DYNLOAD_INCLUDE_DIRS ${DynCall_SOURCE_DIR}/dynload)
set(DYNLOAD_LIBRARIES dynload_s)