Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

More flexible versions #655

Merged
merged 3 commits into from
May 31, 2024
Merged

More flexible versions #655

merged 3 commits into from
May 31, 2024

Conversation

ekoby
Copy link
Member

@ekoby ekoby commented May 31, 2024

No description provided.

@ekoby ekoby requested a review from a team as a code owner May 31, 2024 15:59
execute_process(
COMMAND git describe --tags --match=[0-9]* HEAD
COMMAND "git" ${ARGN}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this work on windows? before it used git commands but this looks like it uses a bash variable and that might change things?

Copy link
Member Author

@ekoby ekoby May 31, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

${ARGN} is CMake variable

build is successful in CI 👇

@ekoby ekoby merged commit efcfe6e into main May 31, 2024
15 checks passed
@ekoby ekoby deleted the more-flexible-versions branch May 31, 2024 18:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants