|
cmEngine
0.1.1
A library for interpreting CMake code.
|
Data Fields | |
| struct cmHost * | host |
| enum cmReferenceExpansionType | type |
| struct cmExpansionList * | body |
This structure is used to contain data for reference expansions.
| struct cmExpansionList* cmReferenceExpansion::body |
The body of the reference expansion.
| struct cmHost* cmReferenceExpansion::host |
A pointer to the host used for memory allocation.
| enum cmReferenceExpansionType cmReferenceExpansion::type |
Indicates the type of this reference.
1.8.12