> For the complete documentation index, see [llms.txt](https://docs.torque3d.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.torque3d.org/for-programmers/compiling-the-engine/setup-development-environment/cmake.md).

# Cmake

## Where to get

CMake can be most readily acquired from here:

{% embed url="<https://cmake.org/download/>" %}

## Platform-Specifics

### Windows

If you've installed CMake with the default settings, then you're good to go.

### Mac OSX

If you've installed CMake with the default settings, then you're good to go.

### Linux

You can either install from the downloadable package from the website, or, depending on your Distro, CMake could be listed in the integrated App/Software Manager. You can install with the default settings.

##
