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

Build .glob files at the default place and install them #529

Merged
merged 1 commit into from
Oct 26, 2024

Conversation

xavierleroy
Copy link
Contributor

See #526 for motivations.

  • Build .glob files in the same directory as the source .v file (Coq default)
  • Install .glob files along with .vo and .v files

Fixes: #526

- Build .glob files in the same directory as the source .v file (Coq default)
- Install .glob files along with .vo and .v files

Fixes: #526
Copy link
Contributor

@JasonGross JasonGross left a comment

Choose a reason for hiding this comment

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

Thank you!

@xavierleroy xavierleroy merged commit 6da3547 into master Oct 26, 2024
7 checks passed
@xavierleroy xavierleroy deleted the install-glob branch October 26, 2024 08:03
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.

make install should install .v files and .glob files in addition to .vo files
2 participants