-
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
libxml2: fix CMake vars in CMakeDeps & bump icu #14427
libxml2: fix CMake vars in CMakeDeps & bump icu #14427
Conversation
This comment has been minimized.
This comment has been minimized.
211e4b1
to
75a3e4c
Compare
This comment has been minimized.
This comment has been minimized.
75a3e4c
to
14e765e
Compare
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
@uilianries @prince-chrismc @danimtb why is it not automatically merged? |
@SpaceIm thanks for the ping. I can see it is waiting for the github actions check runs to be green. But there is no check runs actually run. I will open/close the PR to see if that makes the trick for github actions |
Conan v1 pipelineAll green in build 5 (
|
I liked the CMake in the test module package name, dang it I missed that in the refactor |
It leads to long path issue on Windows agent. |
#14427 (comment) 👍 should be fixed since https://github.com/conan-io/conan-center-index/blob/master/docs/changelog.md#09-december-2022---1138-cet Testing it #14858 |
…-index * 'develop' of octocat.dlogics.com:datalogics/conan-center-index: (6046 commits) cmake: Remove the private tag from the openssl requirement (conan-io#14689) doctest: Use self.info.clear() instead of header_only() (conan-io#14684) imath: add version 3.1.6 (conan-io#14679) tgbot: add version 1.5 (conan-io#14672) luau: add version 0.556 (conan-io#14673) fast_double_parser: add version 0.7.0 (conan-io#14664) sqlite_orm: add version 1.8 (conan-io#14663) magic_enum: add version 0.8.2 (conan-io#14658) Update changelog 09-December-2022 (conan-io#14525) Add Boost.LEAF to Conan Center (conan-io#13722) Add wavelet_buffer v0.4.0 (conan-io#14655) etl: add version 20.35.5 (conan-io#14654) nss 3.86 (conan-io#14652) flatbuffers: add version 22.12.06 (conan-io#14427) libxml2: fix CMake vars in CMakeDeps & bump icu (conan-io#14626) [googleapis] Use is_msvc to abstract away compiler name setting (conan-io#14619) (conan-io#14620) libzip: Use robust github mirror (conan-io#14617) pybind11_json: add version 0.2.13 (conan-io#14476) add libhydrogen/cci.20221115 (conan-io#13917) cimg: conan v2 support + bump dependencies + disable dependencies by default ...
Specify library name and version: lib/1.0
This is also a good place to share with all of us why you are submitting this PR (specially if it is a new addition to ConanCenter): is it a dependency of other libraries you want to package? Are you the author of the library? Thanks!