[cmake-developers] Add new CMAKE_INCLUDE_INSTALL_TO_DEFAULT_BUILD variable (with generator expressions)
Brad King
brad.king at kitware.com
Mon May 4 10:32:34 EDT 2015
On 05/04/2015 10:20 AM, Robert Goulet wrote:
> Ok, I wonder if this is something I should implement more globally?
> Would that be possible, or is it just relevant to VS generator?
This is specific to VS because it affects the .sln file and not
normal inter-target dependencies. Other generators have no
equivalent functionality to be configured this way.
Thanks,
-Brad
More information about the cmake-developers
mailing list