mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-24 07:08:38 -05: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.
|