Skip to content
  • Milian Wolff's avatar
    Don't rely on order of items in cmake JSON response · 8b5336df
    Milian Wolff authored
    Previously we relied on the `codemodel` item to arrive before the
    `cmakeFiles` one, which could have broken arbitrarily. Instead,
    introduce a separate local to detach us from the order of the
    responses.
    
    Spotted and suggested by Igor Kushnir, many thanks!
    8b5336df