CompCert
CompCert copied to clipboard
Build `.glob` files at the default place and install them
See #526 for motivations.
- Build
.globfiles in the same directory as the source.vfile (Coq default) - Install
.globfiles along with.voand.vfiles
Fixes: #526