Skip to content

Releases: bitmeal/vcpkg-cmake-integration

v0.2.3

10 Dec 10:37
bd73d80
Compare
Choose a tag to compare

Changelog

  • skip musl libc detection on OSX (contributed by @geiseri)

v0.2.2

25 Mar 11:51
Compare
Choose a tag to compare

Changelog

  • removed debug output messages from release

v0.2.1

25 Mar 11:10
Compare
Choose a tag to compare

Changelog

  • read vcpkg version to checkout from manifest builtin-baseline, if present

v0.2.0

25 Mar 10:01
Compare
Choose a tag to compare

🎉 first tagged release

Changelog

  • auto-generate vcpkg.json manifest from vcpkg_add_package() calls in build directory (simplify transition to manifests)
  • callable in CMake scripting mode:
    • automated install of vcpkg and dependencies from manifest, independent of CMake configuration step
    • enable leveraging of container layer caching