FAKE - F# Make - A DSL for build tasks and more FAKE
6.0.0

Lookig for older versions of the documentation, pre FAKE v6? See 

v5.fake.build

CMake.CMakeValue Type

The possible variable value types for CMake variables.

Union cases

Union case Description

CMakeBoolean bool

Full Usage: CMakeBoolean bool

Parameters:
    Item : bool

Item : bool

CMakeDirPath string

Full Usage: CMakeDirPath string

Parameters:
    Item : string

Item : string

CMakeFilePath string

Full Usage: CMakeFilePath string

Parameters:
    Item : string

Item : string

CMakeString string

Full Usage: CMakeString string

Parameters:
    Item : string

Item : string