Commits

Rintaro Ishizaki committed 9114293af78
[Runtime] Correct add_custom_command_target usage in CMakeLists.txt - COMMAND arguments must immediately follow dependency_out_var_name. - Use generated target name instead of output file names. - Unify 2 file copy COMMAND into 1 add_custom_command_target.