[cmake-developers] 15954: Ninja generated superbuilds do not reinstall dependent projects
Brad King
brad.king at kitware.com
Thu Feb 11 15:44:41 EST 2016
On 02/11/2016 03:35 PM, Taylor Braun-Jones wrote:
> I'm curious about bug 15954[1]. I'm having the same issue and I'd expect
> that many others would be running to the issue too since the Ninja
> generator and the ExternalProjects module have become quite popular.
> Could I get confirmation that it's a real bug and a quick pointer on
> where to look to fix it?
>
> [1] https://cmake.org/Bug/view.php?id=15954
Actually I think that may have been fixed by:
Ninja: Always re-run custom commands that have symbolic dependencies
https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=3477b26f
which is in 3.5.0-rc2. Please try that version to check.
-Brad
More information about the cmake-developers
mailing list