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

Setting additional options could be imported via strings #124

Open
markfinal opened this issue Oct 6, 2023 · 0 comments
Open

Setting additional options could be imported via strings #124

markfinal opened this issue Oct 6, 2023 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@markfinal
Copy link
Owner

Setting the additional options could be made easier if there are a lot of them.

For instance, perhaps you copy-n-paste from a Conan command line, e.g. -o A:x=y -o B:s=t.

Or, you may keep them in a YAML file, e.g.

A:x: y
B:s: t

Either way, an importing mechanism would make it easier than copy-n-pasting each one in return.

@markfinal markfinal added the enhancement New feature or request label Oct 6, 2023
@markfinal markfinal added this to the v1.4.0 milestone Oct 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant