[cmake-developers] [ANNOUNCE] CMake 3.9.5 available for download

2017-11-03 Thread Robert Maynard
We are pleased to announce that CMake 3.9.5 is now available for download. Please use the latest release from our download page: https://cmake.org/download/ Thanks for your support! - Changes in 3.9.5 since 3.9.4: Brad Ki

Re: [cmake-developers] NASM Bug

2017-11-03 Thread Brad King
On 11/01/2017 07:30 PM, Taylor Holberton wrote: > I noticed that CMake strips the trailing forward slash from an > include directory when assembling an object file with NASM. > The trailing slash is required with NASM. This will likely require `Modules/CMakeASM_NASMInformation.cmake` to get some n