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

Support option to download a private instance of vcpkg and install the necessary ports #6

Open
traversaro opened this issue Dec 19, 2018 · 0 comments

Comments

@traversaro
Copy link
Member

This would drastically simplify the effort necessary to create the installer. The logic to install the port is already in https://github.com/robotology-playground/vcpkg-cpack/blob/master/CMakeLists.txt#L232 , we just need some logic to download the vcpkg repo and compile it (i.e. run the boostrap script).
Probably it is possible to just use the CMake's FetchContent module.

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

No branches or pull requests

1 participant