Francisco Ramírez
Francisco Ramírez
HI @vijay8i Thanks a lot for reporting it and the steps to replicate it. I could reproduce it on my own 👍 I'll try to open a PR to fix...
> Uhm... > > Doing an extra search, I have found this in Meson codebase: https://github.com/mesonbuild/meson/blob/18427adbf21909f66a307a54ba4c47fd91e18fba/cross/ccrx.txt#L19 > > It seems that `system = "bare metal"` is a valid value? Maybe...
Hi @BuildMonkey > It seems from the documentation (https://docs.conan.io/2/reference/tools/google/bazeldeps.html) we have to place BazelDeps in the boost recipe to generate the BUILD.bazel file. We would like to avoid this and...
Hi @BuildMonkey Did it work? Could we close the issue as resolved?
Superseded by https://github.com/conan-io/conan-center-index/pull/27142 (preserved all the original commits)
Hi @hvolx Thanks a lot for reporting this. Yes, you're completely right 😁 Proposing the fix: https://github.com/conan-io/conan/pull/17183
Hi @peakschris Thanks for suggesting this! I have no objection to adding this. Would you want to contribute with a PR? I can help with that for sure 😁
Hi @markspacehub Thanks for the question, and sorry for the delay in replying to this thread 😓 You can use any custom CMake toolchain through your profile for sure: ```ini...
> a question: when I use this recipe for conan v1 it requires a different name for find_package - in lowercase. Why? Do you mean using legacy cmake generators? If...
> @franramirez688 ping Looking into it. We rebuilt those binaries, but I'm afraid there is something else.