blob: 0512834eda2ffad85160934823eab74da6e1f9fe (
plain)
1
2
3
4
5
6
7
8
|
delay-generator-toolset
-----------------------
* The :variable:`CMAKE_GENERATOR_TOOLSET` variable may now be
initialized in a toolchain file specified by the
:variable:`CMAKE_TOOLCHAIN_FILE` variable. This is useful
when cross-compiling with the Xcode or Visual Studio
generators.
|