- update to 3.26.0
* The “ASM_MARMASM” language was added to support the Microsoft ARM assembler language. * CMake now writes a YAML log of configure-time checks to “CMakeFiles/CMakeConfigureLog.yaml” under the top of the build tree. * The “cmake-file-api(7)” “codemodel” version 2 “target” object gained a new “fileSets” field and associated “fileSetIndex” field to “sources” objects. OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=517
This commit is contained in:
@@ -44,9 +44,9 @@
|
||||
%else
|
||||
%bcond_with full
|
||||
%endif
|
||||
%define shortversion 3.25
|
||||
%define shortversion 3.26
|
||||
Name: cmake%{?psuffix}
|
||||
Version: 3.25.3
|
||||
Version: 3.26.0
|
||||
Release: 0
|
||||
Summary: Cross-platform make system
|
||||
License: BSD-3-Clause
|
||||
|
Reference in New Issue
Block a user