Re: [CMake] Undocumented change of behavior when using EXCLUDE_FROM_ALL

2019-09-24 Thread Jakub Imriska
Thanks for letting me know. -- Jakub Imriška *Programmer and research developer*, Photoneo s. r. o. - Focused on 3D -- Meet us: CIIF , IAS , booth #C010, Hall 8.1 H, 17-21 September 2019, Shanghai (CN) MOTEK

Re: [CMake] Undocumented change of behavior when using EXCLUDE_FROM_ALL

2019-09-24 Thread Brad King via CMake
On 9/23/19 10:24 AM, Jakub Imriska wrote: > Is there a way to retain the old behavior? We thought the change was backward compatible with existing projects but perhaps not. I've opened an issue: https://gitlab.kitware.com/cmake/cmake/issues/19753 Thanks, -Brad -- Powered by www.kitware.com

[CMake] Undocumented change of behavior when using EXCLUDE_FROM_ALL

2019-09-23 Thread Jakub Imriska
Hi CMake community, the option EXCLUDE_FROM_ALL of *add_subdirectory* command affects in CMake 3.14.3 the content of the Visual Studio solution file in the added subdirectory. The difference is subtle: i