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

Add conan profiles #501

Merged
merged 7 commits into from
Oct 2, 2023
Merged

Add conan profiles #501

merged 7 commits into from
Oct 2, 2023

Conversation

rturrado
Copy link
Contributor

@rturrado rturrado commented Sep 27, 2023

Welcome conan build . -pr=<path/to/profile> -b missing! 😊

This PR tries to address issue 500.

  • Added a group of predefined profiles to conan/profiles.
    These profiles cover the most common build scenarios: tests on/off * debug/release * unitary decomposition on/off.
  • Updated README.md.
  • Updated test.yml to use conan profiles.

@rturrado rturrado requested a review from pablolh September 27, 2023 16:54
pablolh
pablolh previously approved these changes Sep 28, 2023
.github/workflows/test.yml Show resolved Hide resolved
pablolh
pablolh previously approved these changes Sep 28, 2023
@rturrado rturrado merged commit d36492b into develop Oct 2, 2023
13 checks passed
@rturrado rturrado deleted the add_conan_profiles branch October 3, 2023 19:23
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.

2 participants