|
cmEngine
0.1.1
A library for interpreting CMake code.
|
Data Fields | |
| struct cmHost * | host |
| struct cmToken * | identifier |
| struct cmArgumentList * | argument_list |
Contains command information from the source code.
| struct cmArgumentList* cmCommand::argument_list |
The command's argument list.
| struct cmHost* cmCommand::host |
A pointer to the host for memory allocations.
| struct cmToken* cmCommand::identifier |
The command identifier.
1.8.12