view dyncall/DynCallConfig.cmake @ 591:1d6e51b1d4c7

- test exec name changes for nmake builds for x86 win std and fastcall suites, for consistency
author Tassilo Philipp
date Mon, 19 Sep 2022 16:59:52 +0200
parents 3e629dc19168
children
line wrap: on
line source

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