Fixed by using add_custom_command instead of execute_process, with an in-place sed command included to strip timestamp just like previous code.
4.1 KiB
4.1 KiB
Fixed by using add_custom_command instead of execute_process, with an in-place sed command included to strip timestamp just like previous code.