view dyncall/DynCallConfig.cmake @ 501:62c3746390da

- call_suite_aggrs: simplified and made output more consistent with dyncall sig style
author Tassilo Philipp
date Fri, 08 Apr 2022 17:32:48 +0200
parents 3e629dc19168
children
line wrap: on
line source

set(DYNCALL_INCLUDE_DIRS ${DynCall_SOURCE_DIR}/dyncall)
set(DYNCALL_LIBRARIES dyncall_s)