view dyncallback/DynCallbackConfig.cmake @ 595:82aa83f09264

- test/dynload_plain build fixes: * erroneously used zero based loop in awk which is one based * missed embedded makefile changes
author Tassilo Philipp
date Tue, 20 Sep 2022 10:29:23 +0200
parents 3e629dc19168
children
line wrap: on
line source

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