How to Install cmake-doc in Ubuntu 18.04



Install cmake-doc by entering the following commands in the terminal:

sudo apt update
sudo apt install cmake-doc

Description:

extended documentation in various formats for CMake

CMake is used to control the software compilation process using simple platform and compiler independent configuration files. CMake generates native makefiles and workspaces that can be used in the compiler environment of your choice. . This package provides additional documentation in various formats like HTML or plain text.

Homepage: https://cmake.org/

Version: 3.10.2-1ubuntu2

Section: doc