cmake 3.10.2-1ubuntu2.18.04.2 source package in Ubuntu

Changelog

cmake (3.10.2-1ubuntu2.18.04.2) bionic; urgency=medium

  [ Matwey V. Kornilov ]
  * debian/patches/0001-FindPkgConfig-correct-library-search-path-for-
    import.patch: Cherry-pick upstream fix for pkg-config failure to find
    the library if -L was provided (and library not in that path)
    LP: #1922417

 -- Gianfranco Costamagna <email address hidden>  Sun, 04 Apr 2021 16:10:12 +0200

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Bionic
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic updates main devel

Downloads

File Size SHA-256 Checksum
cmake_3.10.2.orig.tar.gz 7.5 MiB 80d0faad4ab56de07aa21a7fc692c88c4ce6156d42b0579c6962004a70a3218b
cmake_3.10.2-1ubuntu2.18.04.2.debian.tar.xz 30.1 KiB f0c91d585ef45c53b48558dabff4d18e836e751382cb6e871c0f996ffbac2101
cmake_3.10.2-1ubuntu2.18.04.2.dsc 3.1 KiB 557849fa1276d96f6a8898503781e17317368f477de769b77d0c45ed81c4b58b

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