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

Start implementation of cmake-file-api support

Before long, upstream cmake will remove the server support. Instead,
the new cmake-file-api is supposed to be used. This patch adds the
first baby steps towards that goal. We now write a query file to
the required location before running the cmake configure job. Then
we can look for the latest available index reply file that belongs
to our client request.

See:
https://cmake.org/cmake/help/latest/manual/cmake-file-api.7.html

CCBUG: 417202
parent 23a57a29
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