Provides up to date builds of CMake 3.x (and related packages) for recent releases of Ubuntu. This currently includes:
* 14.04 - Trusty Tahr
* 15.10 - Wily Werewolf
* 16.04 - Xenial Xerus
All packages are built for i386, amd64, arm64, and armhf.
These builds were created by taking the packages for CMake 3.x from Debian releases and backporting them and are considered stable.
You can update your system with unsupported packages from
this untrusted PPA by adding
ppa:george-edison55/cmake-3.x
to your system's Software Sources.
(
Read about installing
)
sudo add-apt-repository ppa:george-edison55/cmake-3.x
sudo apt update
Technical details about this PPA
This PPA can be added to your system manually by copying
the lines below and adding them to your system's software
sources.