Mercurial > hg > orthanc-stone
view Resources/CMake/Version.cmake @ 462:d93aff4e602a am-touch-events
fix for include not found in Orthanc
author | Alain Mazy <alain@mazy.be> |
---|---|
date | Wed, 06 Feb 2019 23:41:42 +0100 |
parents | c2f0077bb5b8 |
children |
line wrap: on
line source
set(ORTHANC_STONE_VERSION "mainline") add_definitions( -DORTHANC_STONE_VERSION="${ORTHANC_STONE_VERSION}" )