The latest version of this document lives in the vcpkg repo.
Execute a process until the command succeeds, or until the COUNT is reached.
vcpkg_execute_required_process_repeat(
COUNT <num>
COMMAND <cmd> [<arguments>]
WORKING_DIRECTORY <directory>
LOGNAME <name>
)