JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field
|
Constr |
Method
Detail:
Field
|
Constr |
Method
SEARCH
Package
io.github.glorrian.cmakegradleplugin.util
Interface BuildType
public interface
BuildType
Build type of the CMake project build
Field Summary
Fields
Modifier and Type
Field
Description
static final
String
DEBUG
static final
String
MIN_SIZE_REL
static final
String
REL_WITH_DEB_INFO
static final
String
RELEASE
Field Details
DEBUG
static final
String
DEBUG
See Also:
Constant Field Values
RELEASE
static final
String
RELEASE
See Also:
Constant Field Values
REL_WITH_DEB_INFO
static final
String
REL_WITH_DEB_INFO
See Also:
Constant Field Values
MIN_SIZE_REL
static final
String
MIN_SIZE_REL
See Also:
Constant Field Values