Get whether the generator should use a script for link commands. */
| 379 | |
| 380 | /** Get whether the generator should use a script for link commands. */ |
| 381 | bool GetUseLinkScript() const { return this->UseLinkScript; } |
| 382 | |
| 383 | /** Get whether the generator should produce special marks on rules |
| 384 | producing symbolic (non-file) outputs. */ |
no outgoing calls
no test coverage detected