Files
CMake/Help/prop_sf/VS_INCLUDE_IN_VSIX.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

9 lines
252 B
ReStructuredText

VS_INCLUDE_IN_VSIX
------------------
.. versionadded:: 3.8
Boolean property to specify if the file should be included within a
VSIX (Visual Studio Integration Extension) extension package.
This is needed for development of Visual Studio extensions.