Skip to content

a demo project that installs 3rd party libraries via vcpkg

License

Notifications You must be signed in to change notification settings

lejcik/vcpkg-demo-project

Repository files navigation

vcpkg-demo-project

A demo project that demonstrates how to handle external dependencies (3rd party libraries) with vcpkg tool.

There are two projects types, one for statically linked, and second one for dynamically linked libraries. Moreover, the project uses fixed baseline for libraries versions, in this case file vcpkg.json points to vcpkg release tag 2022.01.31 (b86c0c35b88e2bf3557ff49dc831689c2f085090).

About

a demo project that installs 3rd party libraries via vcpkg

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages