Add vcpkg configuration files#7
Conversation
|
@bretbrownjr this seems to be languishing -- can you have a look? |
JeffGarland
left a comment
There was a problem hiding this comment.
I'm not really qualified to review this, but I'm approving so we can move forward.
|
Anyway we can test this? |
|
Best way would be to add a vcpkg based toolchain to the CI matrix. |
|
I cannot verify this, the added file doesn't seem to effect vcpkg toolchain at all. This is what I've attempted:
Again I am not familiar with this tool chain, I am just confused on what these two files adds.... |
@hallfox, do you intend to add something like this as part of this PR? If not, is there a series of commands we can run manually to verify that this works as expected. |
This comment was marked as resolved.
This comment was marked as resolved.
|
@hallfox @bretbrownjr , should we proceed with this PR or should we drop it? |
|
Hi, sorry I've been a little unclear on the discussion above. We should add the vcpkg toolchain as part of the preset file in this PR if we still want this in. I can try to fix this up tonight. |
Me and @bretbrownjr will iterate on this soon as we are iterating through the package publishing process. |
|
Closing out this PR since there hasn't been work on it for a while. Feel free to reopen if work restarts. |
This should be the minimal set of files to support a vcpkg-backed toolchain. Further instructions on how one can add more dependencies for to be fetched by vcpkg can be found at the getting started page on vcpkg's docs.