aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorKai Pastor <dg0yt@darc.de>2021-04-29 17:01:55 +0200
committerGitHub <noreply@github.com>2021-04-29 08:01:55 -0700
commit0731c19566925a4784651bfa8feeb07ddddd81d5 (patch)
tree0ec166ad7e040c2bcfe9c8d8fe13fbcffad5bc82 /docs
parente6cabdece52f3ffc21cf1101b2c72275cac9dbba (diff)
downloadvcpkg-0731c19566925a4784651bfa8feeb07ddddd81d5.tar.gz
vcpkg-0731c19566925a4784651bfa8feeb07ddddd81d5.zip
[doc] Add 2019.06 blog post (#17550)
Diffstat (limited to 'docs')
-rw-r--r--docs/README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/README.md b/docs/README.md
index 0f3c10c47..1869e85f7 100644
--- a/docs/README.md
+++ b/docs/README.md
@@ -53,6 +53,7 @@ Vcpkg helps you manage C and C++ libraries on Windows, Linux and MacOS. This too
- [Vcpkg Host Dependencies for Cross-Compilation](https://devblogs.microsoft.com/cppblog/vcpkg-host-dependencies/)
- [Registries: Bring your own libraries to vcpkg](https://devblogs.microsoft.com/cppblog/registries-bring-your-own-libraries-to-vcpkg/)
- [Vcpkg: Accelerate your team development environment with binary caching and manifests](https://devblogs.microsoft.com/cppblog/vcpkg-accelerate-your-team-development-environment-with-binary-caching-and-manifests/)
+- [Vcpkg: 2019.06 Update (overlay ports, overlay triplets, `vcpkg_check_features`)](https://devblogs.microsoft.com/cppblog/vcpkg-2019-06-update/)
- [Announcing a single C++ library manager for Linux, macOS and Windows: Vcpkg](https://blogs.msdn.microsoft.com/vcblog/2018/04/24/announcing-a-single-c-library-manager-for-linux-macos-and-windows-vcpkg/)
- [Vcpkg: Using multiple enlistments to handle multiple versions of a library](https://blogs.msdn.microsoft.com/vcblog/2017/10/23/vcpkg-using-multiple-enlistments/)
- [Vcpkg: introducing the export command](https://blogs.msdn.microsoft.com/vcblog/2017/05/03/vcpkg-introducing-export-command/)