cmake 3.22.1-1ubuntu1.22.04.1 source package in Ubuntu
Changelog
cmake (3.22.1-1ubuntu1.22.04.1) jammy; urgency=medium * Cherry pick upstream change to fix FindGTest for Gmock (LP: #1986665) -- Gianfranco Costamagna <email address hidden> Wed, 17 Aug 2022 12:44:06 +0200
Upload details
- Uploaded by:
- Gianfranco Costamagna
- Uploaded to:
- Jammy
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any all
- Section:
- devel
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Jammy | updates | main | devel |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
cmake_3.22.1.orig.tar.gz | 9.3 MiB | 0e998229549d7b3f368703d20e248e7ee1f853910d42704aa87918c213ea82c0 |
cmake_3.22.1-1ubuntu1.22.04.1.debian.tar.xz | 33.6 KiB | b1eeead82e3b30b9e4f027bfba717ffc5703270e9e21c3a5f9d1c9a512eb4475 |
cmake_3.22.1-1ubuntu1.22.04.1.dsc | 3.6 KiB | d82fd6f60588ac4ee1a996d0542fe88fcb5fc5fbdc6fb44f1a67d9749a97a200 |
Available diffs
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