mirror of
https://github.com/reactos/CMake.git
synced 2024-11-30 23:10:26 +00:00
f051814ed0
Run the convert-help.bash script to convert documentation: ./convert-help.bash "/path/to/CMake-build/bin" Then remove it.
8 lines
181 B
ReStructuredText
8 lines
181 B
ReStructuredText
<CONFIG>_OUTPUT_NAME
|
|
--------------------
|
|
|
|
Old per-configuration target file base name.
|
|
|
|
This is a configuration-specific version of OUTPUT_NAME. Use
|
|
OUTPUT_NAME_<CONFIG> instead.
|