Mercurial > hg > orthanc-stone
view Resources/CMake/Version.cmake @ 220:4f0f8026700c
fix version
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Fri, 08 Jun 2018 16:18:45 +0200 |
parents | 5412adf19980 |
children |
line wrap: on
line source
set(ORTHANC_STONE_VERSION "mainline") add_definitions( -DORTHANC_STONE_VERSION="${ORTHANC_STONE_VERSION}" )