Mercurial > hg > orthanc-stone
view OrthancStone/Resources/CMake/Version.cmake @ 1527:4c4b267e4004
RtViewerPlugin : similar to the StoneWebPlugin, but for the sole RtViewer sample
author | Benjamin Golinvaux <bgo@osimis.io> |
---|---|
date | Sun, 02 Aug 2020 15:13:58 +0200 |
parents | 244ad1e4e76a |
children | 8c5f9864545f |
line wrap: on
line source
set(ORTHANC_STONE_VERSION "mainline") add_definitions( -DORTHANC_STONE_VERSION="${ORTHANC_STONE_VERSION}" )