History log of /libbtbb/cmake/set_release.cmake (Results 1 – 4 of 4)
Revision Date Author Comments
# 01a5fc3d 20-Oct-2021 Michael Ossmann <[email protected]>

update set_release.cmake for 2020-12-R1


# d615b97c 26-Jun-2018 Mike Ryan <[email protected]>

release: 2018-06-R1


# 1b6084db 13-Mar-2017 Dominic Spill <[email protected]>

Update version string setting proceedure

Package maintainers can override the git repo detection by providing
their own release version string using cmake -DRELEASE_STRING="you_version"
For all othe

Update version string setting proceedure

Package maintainers can override the git repo detection by providing
their own release version string using cmake -DRELEASE_STRING="you_version"
For all other users we check for a git repo and default to the last release
version string if none is found

show more ...


# ed5d4f18 11-Mar-2017 Dominic Spill <[email protected]>

Update release string logic to check for git dir by default