ReferencePortfile functionskmpkg_execute_required_process_repeatOn this pagekmpkg_execute_required_process_repeat Execute a process until the command succeeds, or until the COUNT is reached. Usage kmpkg_execute_required_process_repeat( COMMAND <cmd> [<arguments>] COUNT <num> WORKING_DIRECTORY <directory> LOGNAME <name> [ALLOW_IN_DOWNLOAD_MODE]) Source scripts/cmake/kmpkg_execute_required_process_repeat.cmake