File: CamiTKVersion.cmake

package info (click to toggle)
camitk 6.0.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 389,496 kB
  • sloc: cpp: 103,476; sh: 2,448; python: 1,618; xml: 984; makefile: 128; perl: 84; sed: 20
file content (5 lines) | stat: -rw-r--r-- 268 bytes parent folder | download
1
2
3
4
5
#Specific to SDK: control the version (major, minor, default patch and nickname)
set(CAMITK_VERSION_MAJOR "6")
set(CAMITK_VERSION_MINOR "0")
set(CAMITK_VERSION_NICKNAME "Ruby") # Red
set(CAMITK_VERSION_PATCH "0") # patch version for packaging, change when appropriate