view dyncallback/DynCallbackConfig.cmake @ 620:14c582c828b9

- test/resolve_self: use a more portable linker option to export exec symbols (fixes some builds)
author Tassilo Philipp
date Mon, 03 Oct 2022 16:52:15 +0200
parents 3e629dc19168
children
line wrap: on
line source

set(DYNCALLBACK_INCLUDE_DIRS ${DynCall_SOURCE_DIR}/dyncallback)
set(DYNCALLBACK_LIBRARIES dyncallback_s)