It would really be nice if the CMake GUI program could save and restore
configurations for whatever CMake setups the end-user uses. By this I
mean the ability to save the paths to the source code and where the
binaries should be built, as well as its corresponding cache
information, under a use
Hi,
After upgrading to CMake 3.3, I'm seeing this warning when running
CMake on WebKitGTK+:
CMake Warning (dev):
Policy CMP0058 is not set: Ninja requires custom command byproducts
to be
explicit. Run "cmake --help-policy CMP0058" for policy details. Use
the
cmake_policy command to set th
This message is sent when an unparseable xml file is submitted to CDash.
The email says the contents are as follows, with nothing (the empty string)
following... So, usually, this is some bot sending garbage to your CDash
url. There is nothing for you to do, but ignore these. If they are too
freque
Hi,
On Sunday, September 27, 2015 13:29:15 Talin wrote:
> I've been using CMake and Eclipse for a bunch of different projects over
> the last several years. Although many aspects of both CMake and Eclipse
> have improved over the years, using them together still has a lot of
> problems.
>
> From
I've been using CMake and Eclipse for a bunch of different projects over
the last several years. Although many aspects of both CMake and Eclipse
have improved over the years, using them together still has a lot of
problems.
>From what I understand, you have three choices when setting up a project: