cmEngine  0.1.1
A library for interpreting CMake code.
Data Fields
cmDefineOption Struct Reference

#include <cmOptions.h>

Data Fields

struct cmStringView name
 
struct cmStringView value
 

Detailed Description

A variable definition given from the command line.

Field Documentation

§ name

struct cmStringView cmDefineOption::name

The name of the variable.

§ value

struct cmStringView cmDefineOption::value

The value of the variable.


The documentation for this struct was generated from the following file: