vs-default-build-package.rst 359 B

1234567
  1. vs-default-build-package
  2. ------------------------
  3. * The :ref:`Visual Studio Generators` for VS 2010 and above now support
  4. adding the PACKAGE target to the targets which are built by default.
  5. The behavior is similar to :variable:`CMAKE_VS_INCLUDE_INSTALL_TO_DEFAULT_BUILD`
  6. and can be toggled using :variable:`CMAKE_VS_INCLUDE_PACKAGE_TO_DEFAULT_BUILD`.