view dyncall/DynCallConfig.cmake @ 565:d1fa4b5a41f7

- Makefile show-tool-versions target: use more portable -V flag for version number output (works with lld & gnu ld, required for solaris ld)
author Tassilo Philipp
date Sun, 04 Sep 2022 10:36:51 +0200
parents 3e629dc19168
children
line wrap: on
line source

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