Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 498 Bytes

execute_process.md

File metadata and controls

11 lines (7 loc) · 498 Bytes

execute_process

The latest version of this document lives in the vcpkg repo.

Intercepts all calls to execute_process() inside portfiles and fails when Download Mode is enabled.

In order to execute a process in Download Mode call vcpkg_execute_in_download_mode() instead.

Source

scripts/cmake/execute_process.cmake