view Resources/CMake/Version.cmake @ 477:baf8c8d68bbc am-touch-events

cleanup
author am@osimis.io
date Wed, 13 Feb 2019 12:11:17 +0100
parents c2f0077bb5b8
children
line wrap: on
line source

set(ORTHANC_STONE_VERSION "mainline")

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