-
Notifications
You must be signed in to change notification settings - Fork 90
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
coq-par-compile: add user options for extra coqc/coqdep arguments
User options coq-compile-extra-coqc-arguments and coq-compile-extra-coqdep-arguments are added as list of arguments to invocation of, respetively, coqc and coqdep in addition to the arguments computed, e.g., from _CoqProject. This can be used to work around #724.
- Loading branch information
1 parent
4e6e5d9
commit 9b38f84
Showing
2 changed files
with
22 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters