[cmake-developers] Add new CMAKE_INCLUDE_INSTALL_TO_DEFAULT_BUILD variable (with generator expressions)
Robert Goulet
Robert.Goulet at autodesk.com
Mon May 4 10:20:37 EDT 2015
Ok, I wonder if this is something I should implement more globally? Would that be possible, or is it just relevant to VS generator?
-----Original Message-----
From: Brad King [mailto:brad.king at kitware.com]
Sent: Monday, May 4, 2015 10:00 AM
To: Robert Goulet
Cc: cmake-developers at cmake.org
Subject: Re: [cmake-developers] Add new CMAKE_INCLUDE_INSTALL_TO_DEFAULT_BUILD variable (with generator expressions)
On 05/01/2015 04:01 PM, Robert Goulet wrote:
> Is there any files I should update for the documentation?
Please add
Help/variable/CMAKE_INCLUDE_INSTALL_TO_DEFAULT_BUILD.rst
to document this and link to it in the toctree in
Help/manual/cmake-variables.7.rst
Since the behavior is specific to VS generators, perhaps we should rename the variable to
CMAKE_VS_INCLUDE_INSTALL_IN_DEFAULT_BUILD
Thanks,
-Brad
More information about the cmake-developers
mailing list