mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-20 21:28:23 -05:00
7c944da757
Add a `VS_SOLUTION_DEPLOY` property to control solution deploy mark. Fixes: #20346
7 lines
241 B
ReStructuredText
7 lines
241 B
ReStructuredText
vs-sln-deploy
|
|
-------------
|
|
|
|
* The :prop_tgt:`VS_SOLUTION_DEPLOY` target property was added to tell
|
|
:ref:`Visual Studio Generators` for VS 2010 and above to mark a
|
|
target for deployment even when not building for Windows Phone/Store/CE.
|