[CMake] [ANNOUNCE] CMake 3.15.1 available for download

2019-07-26 Thread Robert Maynard
We are pleased to announce that CMake 3.15.1 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.15.1 since 3.15.0: Bets

Re: [CMake] FindZLIB doesn't work for PGI compiler

2019-07-26 Thread Chuck Atkins
Hi Sanu, We test pgi pretty heavily so it should work okay. Can you show the output failure you get when trying to configure? - Chuck On Tue, Jul 23, 2019, 1:21 AM 李 三乎 wrote: > Dear CMake Community, > > I’m here to report an error occurred when using PGI compiler. The readme > for CMake asks

[CMake] Building cmake generated UWP windows desktop project results in error MC6000 (missing WindowsBase, ...)

2019-07-26 Thread Bengt Ehn
Hello, I created a simple windows UWP solution with windows visual studio 2019. I did not make any changes to it but closed visual studio. Then I wrote a simple cmake file for it. However, it fails in "cmake --build" like this: C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\Microsoft.WinFx.target