Skip to content
Commit 8b5336df authored by Milian Wolff's avatar Milian Wolff
Browse files

Don't rely on order of items in cmake JSON response

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!
parent 5651e3d4
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment