Skip to content

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

@traversaro

Description

@traversaro

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions