Mercurial > hg > orthanc-stone
view Resources/CMake/Version.cmake @ 310:348e00b837b9
sync
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Mon, 01 Oct 2018 10:46:26 +0200 |
parents | 4f0f8026700c |
children |
line wrap: on
line source
set(ORTHANC_STONE_VERSION "mainline") add_definitions( -DORTHANC_STONE_VERSION="${ORTHANC_STONE_VERSION}" )