Mercurial > hg > orthanc-stone
view Resources/CMake/Version.cmake @ 263:38c795cc7c48
primitives for android ndk
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Fri, 20 Jul 2018 11:01:50 +0200 |
parents | 4f0f8026700c |
children |
line wrap: on
line source
set(ORTHANC_STONE_VERSION "mainline") add_definitions( -DORTHANC_STONE_VERSION="${ORTHANC_STONE_VERSION}" )