Mercurial > hg > orthanc-stone
view Resources/CMake/Version.cmake @ 252:40b21c1f8b8d am-2
more usage of IObservable/IObserver
author | am@osimis.io |
---|---|
date | Tue, 03 Jul 2018 10:26:56 +0200 |
parents | c2f0077bb5b8 |
children |
line wrap: on
line source
set(ORTHANC_STONE_VERSION "mainline") add_definitions( -DORTHANC_STONE_VERSION="${ORTHANC_STONE_VERSION}" )