cmake 3.16.3-1ubuntu1.20.04.1 source package in Ubuntu

Changelog

cmake (3.16.3-1ubuntu1.20.04.1) focal; urgency=medium

  * Backport CMake imported targets GTest::gmock and GTest::gmock_main.
    (LP: #1986665)

 -- Eero Aaltonen <email address hidden>  Tue, 27 Sep 2022 12:09:35 +0300

Upload details

Uploaded by:
Eero Aaltonen
Sponsored by:
Gianfranco Costamagna
Uploaded to:
Focal
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal updates main devel

Downloads

File Size SHA-256 Checksum
cmake_3.16.3.orig.tar.gz 8.7 MiB e54f16df9b53dac30fd626415833a6e75b0e47915393843da1825b096ee60668
cmake_3.16.3-1ubuntu1.20.04.1.debian.tar.xz 30.4 KiB 42b3f5bac6a474f5d18ca8440adfdf0a75dd1c20b09dfbfaa0e8c43362e4f856
cmake_3.16.3-1ubuntu1.20.04.1.dsc 3.1 KiB 599a1d6767e2309c8a22c3d80d5e377fb5a0584c2cf3361d885f5c908171ac39

View changes file

Binary packages built by this source

cmake: cross-platform, open-source make system

 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. CMake is quite sophisticated: it
 is possible to support complex environments requiring system
 configuration, pre-processor generation, code generation, and template
 instantiation.
 .
 CMake was developed by Kitware as part of the NLM Insight
 Segmentation and Registration Toolkit project. The ASCI VIEWS project
 also provided support in the context of their parallel computation
 environment. Other sponsors include the Insight, VTK, and VXL open
 source software communities.

cmake-curses-gui: curses based user interface for CMake (ccmake)

 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 the CMake curses interface. Project configuration
 settings may be specified interactively through this GUI. Brief instructions
 are provided at the bottom of the terminal when the program is running. The
 main executable file for this GUI is "ccmake".

cmake-curses-gui-dbgsym: debug symbols for cmake-curses-gui
cmake-data: CMake data files (modules, templates and documentation)

 This package provides CMake architecture independent data files (modules,
 templates, documentation etc.). Unless you have cmake installed, you probably
 do not need this package.

cmake-dbgsym: debug symbols for cmake
cmake-doc: 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.

cmake-qt-gui: Qt based user interface for CMake (cmake-gui)

 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 the CMake Qt based GUI. Project configuration
 settings may be specified interactively. Brief instructions are provided at
 the bottom of the window when the program is running. The main executable
 file for this GUI is "cmake-gui".

cmake-qt-gui-dbgsym: debug symbols for cmake-qt-gui