On Wednesday 09 November 2016 09:22:24 Nils Gladitz wrote:
...
> You said you are not forcing your users to upgrade by setting a policy
> to OLD.
> Which implied that not setting the policy to OLD would force your users
> to upgrade ... which it doesn't.
>
> >> In fact all that setting it to OLD d
On Wednesday 09 November 2016 00:47:39 Albrecht Schlosser wrote:
> On 08.11.2016 23:01 Nils Gladitz wrote:
> > On 08.11.2016 20:26, Albrecht Schlosser wrote:
> >> I'm a developer of a public GUI library (FLTK). In this position you
> >> don't know anything about the availability of CMake versions o
I am proud to announce that CMake 3.7.0 is now available for download at:
https://cmake.org/download/
Documentation is available at:
https://cmake.org/cmake/help/v3.7
Release notes appear below and are also published at
https://cmake.org/cmake/help/v3.7/release/3.7.html
Some of the more si
On Tue, Nov 8, 2016 at 4:21 PM, wrote:
>
> If you are going to use /MD instead of /MDd, then you probably also need
> to remove the _DEBUG preprocessor flag.
> IIRC, I've seen cases where defining _DEBUG includes symbols only
> defined by the debug runtimes.
>
> Clint
>
What a surprise. Removing
Does this issue seem familiar to anyone?
Forwarded Message
Subject: [Bug 1394152] New: WebKitGTK+ build fails with cmake 3.6.x
and 3.7.0 if using icecream and ninja
Date: Fri, 11 Nov 2016 08:12:13 +
From: bugzi...@redhat.com
To: or...@cora.nwra.com
https://bugzilla.red
On 11/11/2016 07:54, demelier.da...@gmail.com wrote:
Hi, with the following CMakeLists.txt:
cmake_minimum_required(VERSION 3.6)
project(point)
find_package(Boost REQUIRED COMPONENTS system)
CMake Warning at /usr/share/cmake-3.6/Modules/FindBoost.cmake:743
(message):
Imported targets not ava