Files
CMake/Help/prop_tgt/VS_PLATFORM_TOOLSET.rst
T
Kitware Robot 496ec6036f Help: Add Sphinx 'versionadded' directives to each top-level document
Run the `Utilities/Sphinx/update_versions.py` script to add initial
markup to every top-level document and find module.

Issue: #19715
2020-07-06 10:23:20 -04:00

13 lines
378 B
ReStructuredText

VS_PLATFORM_TOOLSET
-------------------
.. versionadded:: 3.18
Overrides the platform toolset used to build a target.
Only supported when the compiler used by the given toolset is the
same as the compiler used to build the whole source tree.
This is especially useful to create driver projects with the toolsets
"WindowsUserModeDriver10.0" or "WindowsKernelModeDriver10.0".