add_custom_command(OUTPUT a COMMAND b)
add_custom_command(OUTPUT a COMMAND "\"c\"" APPEND)
