[cmake-developers] Severe regression caused by #14972 fixes
Bill Hoffman
bill.hoffman at kitware.com
Tue Oct 7 11:34:21 EDT 2014
On 10/7/2014 10:42 AM, Adam Strzelecki wrote:
>> >Which of course doesn't mean that there shouldn't be a dashboard for it nonetheless:)
> Yup, this is what I understand. It isn't a problem with compiling CMake on ReactOS, but problem of compiling ReactOS with latest CMake master.
>
> I'll follow the discussion with Amine and try to sort it out.
I see. In that case a contract test might be a good thing...
https://github.com/Kitware/CMake/tree/master/Tests/Contracts
The idea is to add a build of a project as a test to CMake. See
CMAKE_CONTRACT_PROJECTS in Tests/CMakeLists.txt for an idea of how this
works.
-Bill
More information about the cmake-developers
mailing list