Go to file
Neal Gompa 4e79ea6773 Add build, install, and test macros for CMake
CMake supports multiple generator types for builds, such as GNU Make
and Ninja. As of CMake 3.15, there are now analogs for build and install
steps typically managed directly by build tools, where CMake controls
the logic to correctly call out.

Consequently, it is now rather easy to support any given type of
build tool (as long as it's available in the build environment) and
have a CMake build "work" as expected.

This also brings CMake in line with the same build/install process
that is used for packaging Meson-based projects.
2020-06-23 09:41:38 +00:00
.gitignore 3.14.0 2019-03-15 14:26:04 +01:00
cmake-fedora-flag_release.patch Refresh patches 2020-02-17 23:43:47 +01:00
cmake-findruby.patch Refresh FindRuby patch 2020-06-12 18:14:41 +02:00
cmake-init.el Add the cmake-init.el file 2013-10-10 16:37:30 -06:00
cmake-mingw-dl.patch Refresh patches 2020-02-17 23:43:47 +01:00
cmake.attr Fix cmake.attr and cmake.req to work properly 2017-08-02 23:13:46 +02:00
cmake.prov Use python3 for rpm generators 2020-02-26 20:59:26 -07:00
cmake.req Use python3 for rpm generators 2020-02-26 20:59:26 -07:00
cmake.spec Update to 3.18.0-rc2 2020-06-20 11:37:49 +02:00
macros.cmake Add build, install, and test macros for CMake 2020-06-23 09:41:38 +00:00
sources Update to 3.18.0-rc2 2020-06-20 11:37:49 +02:00