view dyncallback/DynCallbackConfig.cmake @ 460:0ae555528709

added missing nullptr check to access bounds guard
author Tassilo Philipp
date Sun, 30 Jan 2022 17:12:47 +0100
parents 3e629dc19168
children
line wrap: on
line source

set(DYNCALLBACK_INCLUDE_DIRS ${DynCall_SOURCE_DIR}/dyncallback)
set(DYNCALLBACK_LIBRARIES dyncallback_s)