mirror of
https://github.com/reactos/CMake.git
synced 2024-11-28 14:01:21 +00:00
f051814ed0
Run the convert-help.bash script to convert documentation: ./convert-help.bash "/path/to/CMake-build/bin" Then remove it.
9 lines
312 B
ReStructuredText
9 lines
312 B
ReStructuredText
LINK_INTERFACE_MULTIPLICITY_<CONFIG>
|
|
------------------------------------
|
|
|
|
Per-configuration repetition count for cycles of STATIC libraries.
|
|
|
|
This is the configuration-specific version of
|
|
LINK_INTERFACE_MULTIPLICITY. If set, this property completely
|
|
overrides the generic property for the named configuration.
|