Skip to content

Replace library version system. #449

@jgalan

Description

@jgalan

Up to now we update the library version inside CMakeLists.txt manually. I think a more efficienct way would be to read the latest git tag name inside the cmake system so that just tagging is enough to define a human version.

What do you think?

the cmake variable LIBRARY_VERSION inside cmake could be simply filled by a call to a git command that returns the latest tag.

Metadata

Metadata

Labels

cmakeRelated to CMakeenhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions