|
cmEngine
0.1.1
A library for interpreting CMake code.
|
Data Fields | |
| struct cmHost * | host |
| struct cmExpansion * | expansion_array |
| size_t | expansion_count |
This structure is used to keep an array of expansions.
| struct cmExpansion* cmExpansionList::expansion_array |
The expansion array.
| size_t cmExpansionList::expansion_count |
The number of expansions in the expansion array.
| struct cmHost* cmExpansionList::host |
A pointer to the host interface.
1.8.12