Skip to content

CMakeLists.txt: Add define with git describe output

Thomas Braun requested to merge feature/add-git-commit-to-library-version into main

In that way package maintainers and users know the exact version.

It currently outputs:

-- cppTango: version 9.4.0-esrf-9.4.0-rc0-175-g999515b8

Close #916 (closed).

Edited by Thomas Braun

Merge request reports