view dyncall/DynCallConfig.cmake @ 3:af6c88d34af0

freebsd: bugfix for cmake build
author Daniel Adler
date Mon, 06 Apr 2015 22:53:35 +0200
parents 3e629dc19168
children
line wrap: on
line source

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