Files
FairLogger/CMakeLists.txt
Oliver Lantwin 5444de4539 Use DEFAULT_VERSION in get_git_version()
When building from a source tarball (no .git directory), the version
cannot be determined from git tags. Pass DEFAULT_VERSION so that the
version can be set via -DPROJECT_VERSION on the CMake command line.

The get_git_version() function already supports this parameter; this
change simply makes use of it.
2026-06-01 12:14:45 +02:00

9.8 KiB