view OrthancStone/Resources/CMake/Version.cmake @ 1569:546ec0531099

removing deprecated files, backup is available in tag legacy-with-deprecated
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 21 Sep 2020 14:50:07 +0200
parents 244ad1e4e76a
children 8c5f9864545f
line wrap: on
line source

set(ORTHANC_STONE_VERSION "mainline")

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