CMake/Help/prop_sf/VS_RESOURCE_GENERATOR.rst
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

11 lines
251 B
ReStructuredText

VS_RESOURCE_GENERATOR
---------------------
.. versionadded:: 3.8
This property allows to specify the resource generator to be used
on this file. It defaults to ``PublicResXFileCodeGenerator`` if
not set.
This property only applies to C# projects.