|
cmEngine
0.1.1
A library for interpreting CMake code.
|
#include <cmQuery.h>
Data Fields | |
| enum cmQueryType | type |
| struct cmStringView | key_view |
This structure represents a query from the expansion evaluator to the script. It is used to resolve references it finds in function arguments.
| struct cmStringView cmQuery::key_view |
A view of the query key. The query key is usually the name of a variable.
| enum cmQueryType cmQuery::type |
Indicates the type of the query.
1.8.12