RULE_LAUNCH_CUSTOM.rst 303 B

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