mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-04 07:08:59 +08:00
13 lines
255 B
Diff
13 lines
255 B
Diff
|
diff --git a/Configure b/Configure
|
||
|
index 5ac4b52..ad638e8 100755
|
||
|
--- a/Configure
|
||
|
+++ b/Configure
|
||
|
@@ -401,6 +401,7 @@ my @dtls = qw(dtls1 dtls1_2);
|
||
|
my @disablables = (
|
||
|
"acvp-tests",
|
||
|
"afalgeng",
|
||
|
+ "apps",
|
||
|
"aria",
|
||
|
"asan",
|
||
|
"asm",
|