2015-05-01 20:46:17 +03:00
|
|
|
CMAKE_VS_INCLUDE_INSTALL_TO_DEFAULT_BUILD
|
|
|
|
-----------------------------------------
|
|
|
|
|
2015-08-18 08:34:01 +03:00
|
|
|
Include ``INSTALL`` target to default build.
|
2015-05-01 20:46:17 +03:00
|
|
|
|
2015-08-18 08:34:01 +03:00
|
|
|
In Visual Studio solution, by default the ``INSTALL`` target will not be part
|
|
|
|
of the default build. Setting this variable will enable the ``INSTALL`` target
|
|
|
|
to be part of the default build.
|