blob: 5186f910c837fa87cb667f7d5910a3007d9b457a (
plain)
1
2
3
4
5
6
|
cmake-gui-select-toolset
------------------------
* The :manual:`cmake-gui(1)` learned an option to set the toolset
to be used with VS IDE and Xcode generators, much like the
existing ``-T`` option to :manual:`cmake(1)`.
|