This is part of the Fake.Build.CMake module.

CMakeVariable

A CMake variable.

Record Fields

Record FieldDescription
Name
Signature: string

The name of the variable. It cannot contains spaces and special characters.

Value
Signature: CMakeValue

The value of the variable. Will be automatically converted to the CMake format when required.