aboutsummaryrefslogtreecommitdiff
path: root/scripts/cmake/vcpkg_common_functions.cmake
diff options
context:
space:
mode:
authorVictor Romero <romerosanchezv@gmail.com>2019-08-28 11:59:30 -0700
committerGitHub <noreply@github.com>2019-08-28 11:59:30 -0700
commit4b404e8cfbdde4277733adaacc399fa4e1b57320 (patch)
treedd1dfeb91799a4bc09698711a7b72eb5787a5514 /scripts/cmake/vcpkg_common_functions.cmake
parent9510b34f2df298dfe63296a182855e32da33181d (diff)
downloadvcpkg-4b404e8cfbdde4277733adaacc399fa4e1b57320.tar.gz
vcpkg-4b404e8cfbdde4277733adaacc399fa4e1b57320.zip
Revert "[vcpkg install] Enable Download Mode (#7797)" (#7949)
This reverts commit 65d4bc146bf7c1c21989b680497b1f6f9a09c967.
Diffstat (limited to 'scripts/cmake/vcpkg_common_functions.cmake')
-rw-r--r--scripts/cmake/vcpkg_common_functions.cmake1
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/cmake/vcpkg_common_functions.cmake b/scripts/cmake/vcpkg_common_functions.cmake
index 5f4155e9d..e9e52bad8 100644
--- a/scripts/cmake/vcpkg_common_functions.cmake
+++ b/scripts/cmake/vcpkg_common_functions.cmake
@@ -1,4 +1,3 @@
-include(execute_process)
include(vcpkg_acquire_msys)
include(vcpkg_add_to_path)
include(vcpkg_check_features)