Mercurial > hg > orthanc-stone
view Resources/CMake/Version.cmake @ 1285:4f8fc8dbd2a1
changed log level
author | Alain Mazy <alain@mazy.be> |
---|---|
date | Tue, 11 Feb 2020 14:40:33 +0100 |
parents | c2f0077bb5b8 |
children |
line wrap: on
line source
set(ORTHANC_STONE_VERSION "mainline") add_definitions( -DORTHANC_STONE_VERSION="${ORTHANC_STONE_VERSION}" )