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

Search package from 3rd package manager, e.g. vcpkg, conan ... #1422

Closed
waruqi opened this issue May 20, 2021 · 1 comment
Closed

Search package from 3rd package manager, e.g. vcpkg, conan ... #1422

waruqi opened this issue May 20, 2021 · 1 comment

Comments

@waruqi
Copy link
Member

waruqi commented May 20, 2021

related issue xmake-io/xrepo#9

@waruqi waruqi added this to the v2.5.5 milestone May 20, 2021
@waruqi
Copy link
Member Author

waruqi commented May 21, 2021

vcpkg

https://github.com/xmake-io/xmake/blob/dev/xmake/modules/package/manager/vcpkg/search_package.lua

$ xrepo search vcpkg::pcre
The package names:
    vcpkg::pcre: 
      -> vcpkg::pcre-8.44#8: Perl Compatible Regular Expressions 
      -> vcpkg::pcre2-10.35#2: PCRE2 is a re-working of the original Perl Compatible Regular Expressions library 

conan

$ xrepo search conan::openssl
The package names:
    conan::openssl:
      -> conan::openssl/1.1.1g:
      -> conan::openssl/1.1.1h:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant