view dynload/DynLoadConfig.cmake @ 528:e56241bba0f5

- test/callback_suite: reduce number of args, as it uses macros in generated cases.h and some platforms' preprocessor cannot handle that many args
author Tassilo Philipp
date Thu, 14 Apr 2022 14:44:40 +0200
parents 3e629dc19168
children
line wrap: on
line source

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