SHA256
1
0
forked from pool/cmake

Accepting request 717295 from home:mathletic:branches:devel:tools:building

Update to version 3.15.0

OBS-URL: https://build.opensuse.org/request/show/717295
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=369
This commit is contained in:
2019-07-22 07:20:56 +00:00
committed by Git OBS Bridge
parent fb379bcc12
commit 483581212c
12 changed files with 82 additions and 46 deletions

View File

@@ -16,7 +16,7 @@
#
%define shortversion 3.14
%define shortversion 3.15
# exclude for SLE 12 and Leap 42.x
%if 0%{?suse_version} == 1315
%define system_libuv OFF
@@ -25,7 +25,7 @@
BuildRequires: libuv-devel >= 1.10
%endif
Name: cmake
Version: 3.14.5
Version: 3.15.0
Release: 0
Summary: Cross-platform, open-source make system
License: BSD-3-Clause
@@ -91,6 +91,8 @@ export CXXFLAGS="%{optflags}"
--mandir=/share/man \
--system-libs \
--no-system-jsoncpp \
--no-system-libarchive \
--no-system-zstd \
--parallel=0%{jobs} \
--verbose \
--no-qt-gui \