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

Prefer version.txt over the git version #1208

Merged
merged 1 commit into from
Feb 27, 2023

Conversation

sjoelund
Copy link
Member

This prevents cmake from crashing on very old OS when the sources are from a tarball (not git) and a parent directory is a git repo that has a newer format than the OS can read.

@sjoelund sjoelund requested a review from mahge February 27, 2023 12:11
This prevents cmake from crashing on very old OS when the sources
are from a tarball (not git) and a parent directory is a git repo
that has a newer format than the OS can read.
@sjoelund sjoelund enabled auto-merge (squash) February 27, 2023 12:26
@sjoelund sjoelund merged commit 12ab50b into OpenModelica:master Feb 27, 2023
@sjoelund sjoelund deleted the prefer-version-txt branch February 27, 2023 12:39
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