mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-08 07:10:12 -05:00
03c31b0395
This generator has been deprecated since CMake 3.27. Remove it.
10 lines
283 B
ReStructuredText
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.
|