code, docs, tests: Add support for dot-separation #1

Merged
Xaymar merged 1 commits from dot-separation into master 2022-07-04 22:46:04 +02:00
Xaymar commented 2022-07-04 22:34:49 +02:00 (Migrated from github.com)

Explain the Pull Request

Implements support for parsing dot-separated specifiers in PRERELEASE and BUILD components. These will be treated as lists for easier working conditions within CMake.

Checklist

  • I will become the maintainer for this part of code.
  • I have tested this code.
### Explain the Pull Request Implements support for parsing dot-separated specifiers in `PRERELEASE` and `BUILD` components. These will be treated as lists for easier working conditions within CMake. ### Checklist - [x] I will become the maintainer for this part of code. - [x] I have tested this code. <!-- If you lie here, it will show in the CI builds. -->
Sign in to join this conversation.