RULE_LAUNCH_COMPILE.rst 308 B

123456789
  1. RULE_LAUNCH_COMPILE
  2. -------------------
  3. Specify a launcher for compile rules.
  4. Makefile generators prefix compiler 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.