rspfile_content
Use this to specify the contents of an rspfile.
Example:
rules:
- name: LINK
in: 'o'
rspfile: $out.rsp
rspfile_content: $in
cmd: ${LINK} @${out}.rsp -o ${out}
Press ← or → to navigate between chapters
Press S or / to search in the book
Press ? to show this help
Press Esc to hide this help
Use this to specify the contents of an rspfile.
Example:
rules:
- name: LINK
in: 'o'
rspfile: $out.rsp
rspfile_content: $in
cmd: ${LINK} @${out}.rsp -o ${out}