mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-24 23:28:32 -05:00
Merge topic 'vs-default-build-package'
9e3164df VS: Add option to place `PACKAGE` target in solution default build
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
vs-default-build-package
|
||||
------------------------
|
||||
|
||||
* The :ref:`Visual Studio Generators` for VS 2010 and above now support
|
||||
adding the PACKAGE target to the targets which are built by default.
|
||||
The behavior is similar to :variable:`CMAKE_VS_INCLUDE_INSTALL_TO_DEFAULT_BUILD`
|
||||
and can be toggled using :variable:`CMAKE_VS_INCLUDE_PACKAGE_TO_DEFAULT_BUILD`.
|
||||
Reference in New Issue
Block a user