public class Cmake
extends java.lang.Object
Constructor and Description |
---|
Cmake(java.io.File cmakeInstallPath) |
Modifier and Type | Method and Description |
---|---|
java.util.Map<java.lang.String,java.lang.String> |
environment()
Get the environment that Cmake will be (or already was) started with.
|
com.android.repository.Revision |
getVersion()
Returns the Cmake version string as a structure.
|
public java.util.Map<java.lang.String,java.lang.String> environment()
public com.android.repository.Revision getVersion() throws java.io.IOException
java.io.IOException
- I/O failure