This commit is contained in:
Radovan Bast
2015-06-04 17:47:48 +02:00
parent 60ecbdfec1
commit 49f69b854c
5 changed files with 9 additions and 5 deletions

View File

@ -3,7 +3,8 @@
# Determine program version from file "VERSION" (example: "14.1")
# The reason why this information is stored
# in a file and not as CMake variable is that CMake-unaware programs can parse
# and use it (e.g. Sphinx).
# and use it (e.g. Sphinx). Also web-based hosting frontends such as GitLab
# automatically use a file "VERSION".
#
# Defines::
#