How to Install cmake-extras in Ubuntu 18.04



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

sudo apt update
sudo apt install cmake-extras

Description:

Extra CMake utility modules

CMake modules which are used for Ubuntu development. In Debian, this package is helpful when porting Ubuntu originated software to Debian. . Included CMake modules: . - copyright testing - coverage testing - building gtest - doxygen documentation - code formatting - GDbus, GMock and GSettings modules - intltool helpers - QML plugin helper - and several more...

Homepage: https://launchpad.net/cmake-extras

Version: 1.3+17.04.20170310-1ubuntu4

Section: universe/libs