From 9ddf284eceacb2c1bb401ed8ff57abf63195ac46 Mon Sep 17 00:00:00 2001 From: ras0219 Date: Thu, 2 Jul 2020 00:12:54 -0700 Subject: [vcpkg] Improve performance of compiler tracking by suppressing aspects of CMake's compiler detection. (#12203) Co-authored-by: Robert Schumacher --- scripts/detect_compiler/CONTROL | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 scripts/detect_compiler/CONTROL (limited to 'scripts/detect_compiler/CONTROL') 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 -- cgit v1.2.3