blob: 9d4a25ce77b7ca632c4ec767489d9d6779822178 (
plain)
1
2
3
4
5
6
7
8
9
|
RULE_LAUNCH_CUSTOM
------------------
Specify a launcher for custom rules.
Makefile generators prefix custom commands with the given launcher
command line. This is intended to allow launchers to intercept build
problems with high granularity. Non-Makefile generators currently
ignore this property.
|