File: GitReleasePolicy.cmake

package info (click to toggle)
schroot 1.6.13-8
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 5,808 kB
  • sloc: cpp: 21,760; sh: 1,019; ansic: 231; makefile: 77
file content (2 lines) | stat: -rw-r--r-- 144 bytes parent folder | download | duplicates (8)
1
2
set(GIT_DIST_BRANCH "distribution-${GIT_RELEASE_VERSION_MAJOR}.${GIT_RELEASE_VERSION_MINOR}"
    CACHE STRING "Distribution branch name" FORCE)