To install cmake just follow these instructions.
/kali/kali/main///install/index.html cross-platform, open-source make system simple platform and compiler independent configuration files. CMake generates native makefiles and workspaces that can be used in the compiler environment of your choice. CMake is quite sophisticated: it is possible to support complex environments requiring system configuration, pre-processor generation, code generation, and template instantiation. Kali Linux 2017.1 devel 3.7.2-1
sudo apt-get install cmake
Which will install cmake and any other packages on which it depends.
Package | cmake |
Version | 3.7.2-1 |
Maintainer | Debian CMake Team |
Description | cross-platform, open-source make system simple platform and compiler independent configuration files. CMake generates native makefiles and workspaces that can be used in the compiler environment of your choice. CMake is quite sophisticated: it is possible to support complex environments requiring system configuration, pre-processor generation, code generation, and template instantiation. |
Distro | kalilinux |
Release | kalilinux |
Repo | main |
Section | devel |