From c13c2185225227d4d0434647150cd6cf31b81cb8 Mon Sep 17 00:00:00 2001 From: Kevin Lalumiere Date: Wed, 25 Aug 2021 23:36:28 -0400 Subject: [vcpkg] Add triplet option VCPKG_NO_COMPILER_TRACKING (#17526) --- docs/users/triplets.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'docs') diff --git a/docs/users/triplets.md b/docs/users/triplets.md index e1098a39a..efc55ac2c 100644 --- a/docs/users/triplets.md +++ b/docs/users/triplets.md @@ -118,6 +118,10 @@ See the [`"supports"`](../maintainers/manifest-files.md#supports) manifest file > Implementers' Note: this list is extracted via the `vcpkg_get_dep_info` mechanism. +### VCPKG_DISABLE_COMPILER_TRACKING + +When this option is set to (true|1|on), the compiler is ignored in the abi tracking. + ## Windows Variables ### VCPKG_ENV_PASSTHROUGH -- cgit v1.2.3