共用方式為


vcpkg_execute_in_download_mode

即使在下載模式中執行進程。

使用方式

vcpkg_execute_in_download_mode(
    ...
)

此函式的簽章與 execute_process()相同。

如需詳細資訊,請參閱 execute_process()

來源

scripts/cmake/vcpkg_execute_in_download_mode.cmake