Files
CMake/Help/prop_tgt/VS_GLOBAL_KEYWORD.rst
T
Brad King 03c31b0395 Drop Visual Studio 9 2008 generator
This generator has been deprecated since CMake 3.27.  Remove it.
2024-05-08 10:37:34 -04:00

10 lines
283 B
ReStructuredText

VS_GLOBAL_KEYWORD
-----------------
Visual Studio project keyword.
Sets the "keyword" attribute for a generated Visual Studio project.
Defaults to "Win32Proj". You may wish to override this value with
"ManagedCProj", for example, in a Visual Studio managed C++ unit test
project.