CMake execute_process() and CTest executable runs do not update the console text output until flushed. If the executable exits abnormally, the console output may not appear at all in CMake execute_process() or CTest run.
Build and execute by:
cmake --workflow default