Skip to content
  • Brad King's avatar
    Tests: Fix RunCMake.Ninja test for Ninja 1.10 · 9d4883cc
    Brad King authored
    With Ninja 1.10 we run the cleandead and recompact tools after
    generation.  These require that `build.ninja` be loadable.  Update the
    `CustomCommandJobPool` case to define the referenced job pools to make
    `build.ninja` loadable.
    9d4883cc