Closed oblitum closed 3 years ago
xrepo does not yet support searching for packages in third-party package management. Currently, only packages in xmake-repo can be searched.
I'll leave it open as feature request.
I have support it on xmake/dev. see https://github.com/xmake-io/xmake/issues/1422
Nice, thanks. Waiting for a new release so I can give it a try.
Describe the bug
A clear and concise description of what the bug is.
xrepo search vcpkg::flashlight-cuda
doesn't return a result for the flashlight-cuda package on vcpkg.Expected behavior
A clear and concise description of what you expected to happen.
It should return some result, as the package actually exists on vcpkg.
Error output
If applicable, please add verbose the errors output to help us analyze your problem.
Related Environment
Please provide compiling and running environment information:
Additional context
Add any other context about the problem here.