[cmake-developers] Using a custom DSL compiler in CMake
Ben Boeckel
ben.boeckel at kitware.com
Wed Jun 22 17:22:20 EDT 2016
On Tue, Jun 21, 2016 at 16:05:47 -0400, Brad King wrote:
> On 06/21/2016 02:18 PM, Chris Bieneman wrote:
> > Our DSL compiler can generate .d files, but hooking that up to
> > CMake is a harder problem.
>
> With some work it may be possible to teach our Ninja generator how
> to consume .d files in custom commands. Perhaps such support could
> even be extended to the Makefile generators instead of using our
> approximate scanning implementation.
Here's the relevant issue for Ninja:
https://gitlab.kitware.com/cmake/cmake/issues/15479
--Ben
More information about the cmake-developers
mailing list