mirror of
https://github.com/reactos/CMake.git
synced 2025-02-16 09:37:36 +00:00
![Kitware Robot](/assets/img/avatar_default.png)
Run the convert-help.bash script to convert documentation: ./convert-help.bash "/path/to/CMake-build/bin" Then remove it.
10 lines
307 B
ReStructuredText
10 lines
307 B
ReStructuredText
RULE_LAUNCH_LINK
|
|
----------------
|
|
|
|
Specify a launcher for link rules.
|
|
|
|
Makefile generators prefix link and archive 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.
|