Re: [CMake] [ANNOUNCE] CMake 3.13.0-rc2 is ready for testing

2018-10-25 Thread Mateusz Loskot
On Thu, 25 Oct 2018 at 17:12, Brad King wrote: > On 10/25/2018 11:10 AM, Mateusz Loskot wrote: > > FindBoost.cmake changes seem to be missing from this section > > We don't record every version update or implementation change > in release notes. The interface of the module has not changed. Got i

Re: [CMake] [ANNOUNCE] CMake 3.13.0-rc2 is ready for testing

2018-10-25 Thread Brad King
On 10/25/2018 11:10 AM, Mateusz Loskot wrote: > FindBoost.cmake changes seem to be missing from this section We don't record every version update or implementation change in release notes. The interface of the module has not changed. -Brad -- Powered by www.kitware.com Please keep messages on

Re: [CMake] [ANNOUNCE] CMake 3.13.0-rc2 is ready for testing

2018-10-25 Thread Mateusz Loskot
On Thu, 25 Oct 2018 at 17:06, Robert Maynard wrote: > > CMake 3.13 Release Notes > > [...] > > Modules > --- > [...] FindBoost.cmake changes seem to be missing from this section Best regards, -- Mateusz Loskot, http://mateusz.loskot.net -- Powered by www.kitware.c

[CMake] [ANNOUNCE] CMake 3.13.0-rc2 is ready for testing

2018-10-25 Thread Robert Maynard
I am proud to announce the second CMake 3.13 release candidate. https://cmake.org/download/ The first 3.13.0 release candidates included a change to allow generator expressions in "install(CODE)" and "install(SCRIPT)". This has been reverted in rc2 due to breaking backwards compatibility. See is