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

Using Cpp-Taskflow through Microsoft vcpkg #143

Closed
tsung-wei-huang opened this issue Feb 20, 2020 · 0 comments
Closed

Using Cpp-Taskflow through Microsoft vcpkg #143

tsung-wei-huang opened this issue Feb 20, 2020 · 0 comments

Comments

@tsung-wei-huang
Copy link
Member

You can download and install cpp-taskflow using the vcpkg dependency manager:

    git clone https://github.com/Microsoft/vcpkg.git
    cd vcpkg
    ./bootstrap-vcpkg.sh
    ./vcpkg integrate install
    ./vcpkg install cpp-taskflow

The cpp-taskflow port in vcpkg is kept up to date by Microsoft team members and community contributors.

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