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.
9 lines
345 B
ReStructuredText
9 lines
345 B
ReStructuredText
IMPORTED_LINK_INTERFACE_LANGUAGES_<CONFIG>
|
|
------------------------------------------
|
|
|
|
<CONFIG>-specific version of IMPORTED_LINK_INTERFACE_LANGUAGES.
|
|
|
|
Configuration names correspond to those provided by the project from
|
|
which the target is imported. If set, this property completely
|
|
overrides the generic property for the named configuration.
|