Skip to content

How do I add a vcpkg package and have xmake use that? #4896

Answered by waruqi
smac89 asked this question in Q&A
Discussion options

You must be logged in to vote

you can remove version or try to modify baseline. like this

add_requires("vcpkg::fmt >=8.0.1", {configs = {baseline = "50fd3d9957195575849a49fa591e645f1d8e7156"}})

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by smac89
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants