aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorautoantwort <41973254+autoantwort@users.noreply.github.com>2021-04-07 21:52:48 +0200
committerGitHub <noreply@github.com>2021-04-07 12:52:48 -0700
commit580200d11308af9c06b7ff11b96a222bc7cb3dd3 (patch)
treea4a8690a1e246664c0c7b2746a84bb60640f060c /docs
parent820b31cfcfe90e4d03f48b59690134966f764c67 (diff)
downloadvcpkg-580200d11308af9c06b7ff11b96a222bc7cb3dd3.tar.gz
vcpkg-580200d11308af9c06b7ff11b96a222bc7cb3dd3.zip
add link to common vcpkg definitions (#17066)
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 665c913b3..5bce2d163 100644
--- a/docs/README.md
+++ b/docs/README.md
@@ -28,6 +28,7 @@ Vcpkg helps you manage C and C++ libraries on Windows, Linux and MacOS. This too
- [Manifest files - vcpkg.json](maintainers/manifest-files.md)
- [Control files](maintainers/control-files.md)
- [Portfile functions](maintainers/portfile-functions.md)
+- [Common CMake definitions](maintainers/vcpkg_common_definitions.md)
- [Maintainer Guidelines](maintainers/maintainer-guide.md)
### [Vcpkg-Tool](https://github.com/microsoft/vcpkg-tool) Maintainer Help