summaryrefslogtreecommitdiffstats
path: root/Help/prop_tgt/VS_FRAMEWORK_REFERENCES.rst
blob: 925ac68c3febd415b9c832ce71b0a625affe156e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
VS_FRAMEWORK_REFERENCES
-----------------------

.. versionadded:: 3.31

Visual Studio framework references.
Specify a :ref:`semicolon-separated list <CMake Language Lists>` of framework references
to be added to a generated Visual Studio project. For example:

* "Microsoft.WindowsDesktop.App.WPF" for WPF applications
* "Microsoft.WindowsDesktop.App.WindowsForms" for WinForms applications
* "Microsoft.WindowsDesktop.App" for applications using both frameworks