blob: 9c0f59e222963b012b18bee5642d0018bab11147 (
plain)
1
2
3
4
5
6
7
8
|
CMAKE_GNUtoMS
-------------
Convert GNU import libraries (``.dll.a``) to MS format (``.lib``).
This variable is used to initialize the :prop_tgt:`GNUtoMS` property on
targets when they are created. See that target property for additional
information.
|