view dyncall/DynCallConfig.cmake @ 192:cf8134a20759

- b/c no preproc needed, changed some files from .S -> .s - some format/whitespace cleanup for readability, some declutter
author Tassilo Philipp
date Tue, 14 Mar 2017 14:14:47 +0100
parents 3e629dc19168
children
line wrap: on
line source

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