view dyncallback/DynCallbackConfig.cmake @ 539:0c3f5355769d

- test code: dcmode setting order fix, test worked but was incorrect according to the definition/doc
author Tassilo Philipp
date Sun, 24 Apr 2022 13:48:59 +0200
parents 3e629dc19168
children
line wrap: on
line source

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