mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-24 23:28:32 -05:00
8d6f015d59
This generator has been deprecated since CMake 3.22. Remove it.
11 lines
311 B
ReStructuredText
11 lines
311 B
ReStructuredText
VS_KEYWORD
|
|
----------
|
|
|
|
Visual Studio project keyword for VS 9 (2008) and older.
|
|
|
|
Can be set to change the visual studio keyword, for example Qt
|
|
integration works better if this is set to Qt4VSv1.0.
|
|
|
|
Use the :prop_tgt:`VS_GLOBAL_KEYWORD` target property to set the
|
|
keyword for Visual Studio 11 (2012) and newer.
|