aboutsummaryrefslogtreecommitdiff
path: root/scripts/detect_compiler/CONTROL
diff options
context:
space:
mode:
authorras0219 <robertallenschumacher@gmail.com>2020-07-02 00:12:54 -0700
committerGitHub <noreply@github.com>2020-07-02 00:12:54 -0700
commit9ddf284eceacb2c1bb401ed8ff57abf63195ac46 (patch)
tree2bcfa2f30defc81e271a7d603fdf91598fe5d9e5 /scripts/detect_compiler/CONTROL
parenta218d0e61dbca3328b38f9bf3a96d44a2e1948ae (diff)
downloadvcpkg-9ddf284eceacb2c1bb401ed8ff57abf63195ac46.tar.gz
vcpkg-9ddf284eceacb2c1bb401ed8ff57abf63195ac46.zip
[vcpkg] Improve performance of compiler tracking by suppressing aspects of CMake's compiler detection. (#12203)
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
Diffstat (limited to 'scripts/detect_compiler/CONTROL')
-rw-r--r--scripts/detect_compiler/CONTROL3
1 files changed, 3 insertions, 0 deletions
diff --git a/scripts/detect_compiler/CONTROL b/scripts/detect_compiler/CONTROL
new file mode 100644
index 000000000..d76f041f0
--- /dev/null
+++ b/scripts/detect_compiler/CONTROL
@@ -0,0 +1,3 @@
+Source: detect-compiler
+Version: 0
+Description: None