Skip to content

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

Merged
xavierleroy merged 1 commit intomasterfrom
install-glob
Oct 26, 2024
Merged

Build .glob files at the default place and install them#529
xavierleroy merged 1 commit intomasterfrom
install-glob

Conversation

@xavierleroy
Copy link
Copy Markdown
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
Copy Markdown
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
@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