-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
coin-utils: conan v2 support #15746
coin-utils: conan v2 support #15746
Conversation
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
24972ae
to
df20f31
Compare
I don't understand why github told me that I had to rebase or merge master because branch was out-of-date. |
This comment has been minimized.
This comment has been minimized.
Conan v1 pipeline ✔️All green in build 7 (
Conan v2 pipeline (informative, not required for merge) ❌
The v2 pipeline failed. Please, review the errors and note this will be required for pull requests to be merged in the near future. See details:Failure in build 7 (
Note: To save resources, CI tries to finish as soon as an error is found. For this reason you might find that not all the references have been launched or not all the configurations for a given reference. Also, take into account that we cannot guarantee the order of execution as it depends on CI workload and workers availability. |
env.vars(self).save_script("conanautotoolsdeps_cl_workaround") | ||
else: | ||
deps = AutotoolsDeps(self) | ||
deps.generate() |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The generate()
function is getting complex and hard to read. We'll have to look into the issue conan-io/conan#12784 for sure
* conan v2 support * add Accelerate to frameworks * use check_min_vs
Specify library name and version: lib/1.0