view Resources/CMake/Version.cmake @ 568:6125640bffd6 cache-in-radiography

Close branch cache-in-radiography.
author Alain Mazy <am@osimis.io>
date Thu, 18 Apr 2019 11:59:09 +0000
parents c2f0077bb5b8
children
line wrap: on
line source

set(ORTHANC_STONE_VERSION "mainline")

add_definitions(
  -DORTHANC_STONE_VERSION="${ORTHANC_STONE_VERSION}"
  )