# Cmake

> The C# definition of the cmake property.

## Definition

* **Type:** Property
* **Namespace:** [Unity.Android.Gradle](/engine/6000.3/script-reference/unity/android/gradle.md)
* **Assembly:** Unity.Android.Gradle

```csharp
public NativeBuildOption Cmake { get; }
```

### Remarks

For more information about the element, see Android's documentation: [cmake](https://developer.android.com/reference/tools/gradle-api/com/android/build/api/dsl/ExternalNativeBuild#cmake_1)
