mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-21 12:44:58 +02:00
Fix documentation for -DICINGA2_GIT_VERSION_INFO
fixes #8667 Signed-off-by: Gunnar Beutner <gunnar@beutner.name>
This commit is contained in:
parent
54b5cd33e5
commit
a93cea04a4
@ -105,7 +105,7 @@ Note: CMake determines the Icinga 2 version number using `git describe` if the
|
|||||||
source directory is contained in a Git repository. Otherwise the version number
|
source directory is contained in a Git repository. Otherwise the version number
|
||||||
is extracted from the [icinga2.spec](icinga2.spec) file. This behavior can be overridden by
|
is extracted from the [icinga2.spec](icinga2.spec) file. This behavior can be overridden by
|
||||||
creating a file called `icinga-version.h.force` in the source directory.
|
creating a file called `icinga-version.h.force` in the source directory.
|
||||||
Alternatively the `-DICINGA2_GIT_VERSION_INFO=ON option` for CMake can be used to
|
Alternatively the `-DICINGA2_GIT_VERSION_INFO=OFF` option for CMake can be used to
|
||||||
disable the usage of `git describe`.
|
disable the usage of `git describe`.
|
||||||
|
|
||||||
### Build Tarball
|
### Build Tarball
|
||||||
|
Loading…
x
Reference in New Issue
Block a user