Here's a patch that include the docs and the test. I renamed the variable to your suggestion. Thanks!
-----Original Message----- From: Brad King [mailto:[email protected]] Sent: Monday, May 4, 2015 10:33 AM To: Robert Goulet Cc: [email protected] Subject: Re: [cmake-developers] Add new CMAKE_INCLUDE_INSTALL_TO_DEFAULT_BUILD variable (with generator expressions) 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
cmake-vs-include-install-to-default-build.patch
Description: cmake-vs-include-install-to-default-build.patch
-- Powered by www.kitware.com Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Kitware offers various services to support the CMake community. For more information on each offering, please visit: CMake Support: http://cmake.org/cmake/help/support.html CMake Consulting: http://cmake.org/cmake/help/consulting.html CMake Training Courses: http://cmake.org/cmake/help/training.html Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Follow this link to subscribe/unsubscribe: http://public.kitware.com/mailman/listinfo/cmake-developers
