diff Resources/CMake/OrthancStone.cmake @ 20:946377d1c992

skeleton for unit tests
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 17 Nov 2016 14:19:00 +0100
parents ff1e935768e7
children 20f623762e8e
line wrap: on
line diff
--- a/Resources/CMake/OrthancStone.cmake	Wed Nov 16 12:36:18 2016 +0100
+++ b/Resources/CMake/OrthancStone.cmake	Thu Nov 17 14:19:00 2016 +0100
@@ -1,3 +1,6 @@
+# Version of the build, should always be "mainline" except in release branches
+set(ORTHANC_STONE_VERSION "mainline")
+
 #####################################################################
 ## Parameters of the build
 #####################################################################