<div dir="ltr"><div><div><div><div><div><div>hi <br><br></div>there is the specific command need to call in build steps. how can i insert the comment before this command executed.<br><br><br>add_custom_command (<br>        OUTPUT ${OUTFILE}<br>        COMMENT #pragma runlocal<br>        COMMAND sudo -u app_x01 .....<br>        DEPENDS ${DEPENDS}<br>        DEPENDS ${SUDO_PASS}<br>        )<br><br></div>i want get the makefile like this <br><br>#pragma runlocal<br><br></div>sudo -u app_x01 .....<br><br><br><br></div>thanks<br><br></div>brs<br></div>Adrian<br></div>