
Projects can use the new command to request file API replies for the current run. No query files are generated, the query is tracked internally. Replies are created in the file system at generation time in the usual way. Fixes: #24951
9 lines
114 B
CMake
9 lines
114 B
CMake
cmake_file_api(
|
|
QUERY
|
|
API_VERSION 1
|
|
CODEMODEL 3 2.1
|
|
CACHE 3.2 2
|
|
CMAKEFILES 3 2 1.0
|
|
TOOLCHAINS 3 2 1
|
|
)
|