|
cmEngine
0.1.1
A library for interpreting CMake code.
|
#include <cmOptions.h>
Data Fields | |
| struct cmStringView | name |
| struct cmStringView | value |
A variable definition given from the command line.
| struct cmStringView cmDefineOption::name |
The name of the variable.
| struct cmStringView cmDefineOption::value |
The value of the variable.
1.8.12