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

Provide multiple sources of opam files #7

Open
lefessan opened this issue Sep 28, 2023 · 1 comment
Open

Provide multiple sources of opam files #7

lefessan opened this issue Sep 28, 2023 · 1 comment

Comments

@lefessan
Copy link
Member

When multiple projects are built together (typically with git submodules), it would be nice if drom is aware that additional opam files should be taken into account.

Typically, in SuperBOL, we have a Makefile.drom-tpl file that uses a $(MORE_OPAM_FILES) variable to add opam files to be installed.

@lefessan
Copy link
Member Author

A related change in https://github.com/OCamlPro/superbol-studio-oss/blob/master/Makefile.drom-tpl is to add --no-install in:

 	   opam switch create . !{edition} --no-install ; 

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

No branches or pull requests

1 participant