|
|
@@ -69,7 +69,9 @@ public:
|
|
|
"(for SHARED library targets). "
|
|
|
"OUTPUT_NAME sets the real name of a target when it is built and "
|
|
|
"can be used to help create two targets of the same name even though "
|
|
|
- "CMake requires unique logical target names. "
|
|
|
+ "CMake requires unique logical target names. There is also a "
|
|
|
+ "<CONFIG>_OUTPUT_NAME that can set the output name on a "
|
|
|
+ "per-configuration basis. "
|
|
|
"<CONFIG>_POSTFIX sets a postfix for the real name of the target "
|
|
|
"when it is built under the configuration named by <CONFIG> "
|
|
|
"(in upper-case, such as \"DEBUG_POSTFIX\"). The value of "
|