mirror of
https://github.com/reactos/CMake.git
synced 2024-12-13 22:58:41 +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
234 B
ReStructuredText
9 lines
234 B
ReStructuredText
CMAKE_GNUtoMS
|
|
-------------
|
|
|
|
Convert GNU import libraries (.dll.a) to MS format (.lib).
|
|
|
|
This variable is used to initialize the GNUtoMS property on targets
|
|
when they are created. See that target property for additional
|
|
information.
|