Hello,
On 02/11/2016 06:01, Robert Ramey wrote:
> Here is what I'm seeing:
>
> a) it looks like CMake is looking for boost_filesystem rather than
> libboost as I expect. (same for system).
>
> b) even if I tweak findBoost to force the system to look for libboost...
> it still fails
>
> b) If I
I am proud to announce the third CMake 3.7 release candidate.
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 significant ch
On 11/04/2016 03:23 AM, Andrew Maclean wrote:
> To be more specific it only occurs when building the debug version of CMake.
> Release is OK. VTK builds and VTK Wiki examples are OK.
>
> On Fri, Nov 4, 2016 at 5:57 PM, Andrew Maclean wrote:
>
> Windows 10 64-bit using ninja, Qt 5.7 MSVC 2105.
On 11/03/2016 06:04 PM, John Drescher wrote:
> I opened a project in cmake-gui using the open project button from a
> vc 2010 build of a project. The open project opened the project in
> Visual Studio 2010. Later I opened the same project but a different
> build tree for Visual Studio 2013 CMake-gu
On 2016-11-04 11:49+0100 Mateusz Kijowski wrote:
Hi,
I am the maintainer of mydumper package in Debian. I want to include
https://cmake.org/Wiki/CMakeUserFindMySQL in the package, but I would
need to include copyright and licensing information for this file. Do
you have some kind of policy for
Hi,
I am the maintainer of mydumper package in Debian. I want to include
https://cmake.org/Wiki/CMakeUserFindMySQL in the package, but I would
need to include copyright and licensing information for this file. Do
you have some kind of policy for cases like this? Can I assume that
Wiki content is
To be more specific it only occurs when building the debug version of
CMake. Release is OK. VTK builds and VTK Wiki examples are OK.
On Fri, Nov 4, 2016 at 5:57 PM, Andrew Maclean
wrote:
> Windows 10 64-bit using ninja, Qt 5.7 MSVC 2105.
> Building CMake with CMake 3.6.2 was OK.
> Now using CMak