[CMake] Error generating using "NMake Makefiles JOM"

2016-01-03 Thread Bill Church
I've used this option successfully for a while, but with an older version of CMake (3.x, unsure which one exactly). Recently had to do a full wipe/reinstall of my machine, so I pulled down the latest CMake 3.4.1, but when I go to generate my project I get the following error: CMake Error: Generat

[CMake] CMake Tools for Visual Studio 1.4 RC1 Available

2016-01-03 Thread David Golub
I've made available the first release candidate of CMake Tools for Visual Studio 1.4, which adds support for Visual Studio 2015 and CMake 3.4.. As usual, it's available from the project web site at http://cmaketools.codeplex.com. Enjoy! David Golub -- Powered by www.kitware.com Please

Re: [CMake] Cannot set FOLDER property to an interface (header-only) target

2016-01-03 Thread Klaim - Joël Lamotte
On 3 January 2016 at 10:18, Jakob van Bethlehem wrote: > Hej, > > Just re-read your question to make sure I understood, because I thought in > the project I currently work in we had those targets, but not the problems. > So I checked and realised we actually gotten rid of those INTERFACE > librar

Re: [CMake] Cannot set FOLDER property to an interface (header-only) target

2016-01-03 Thread Jakob van Bethlehem
Hej, Just re-read your question to make sure I understood, because I thought in the project I currently work in we had those targets, but not the problems. So I checked and realised we actually gotten rid of those INTERFACE libraries, because we encountered all kinds of trouble, amongst which o