public class HalideBuckConfig extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
HALIDE_SECTION_NAME |
static String |
HALIDE_XCODE_COMPILE_SCRIPT_KEY |
| Constructor and Description |
|---|
HalideBuckConfig(BuckConfig delegate) |
| Modifier and Type | Method and Description |
|---|---|
String |
getHalideTargetForPlatform(CxxPlatform cxxPlatform) |
Path |
getXcodeCompileScriptPath() |
public static final String HALIDE_SECTION_NAME
public static final String HALIDE_XCODE_COMPILE_SCRIPT_KEY
public HalideBuckConfig(BuckConfig delegate)
public String getHalideTargetForPlatform(CxxPlatform cxxPlatform)
public Path getXcodeCompileScriptPath()