stable

cmake-3.3.1-3.fc22

FEDORA-2015-14510 created by orion 9 years ago for Fedora 22

Pull in some upstream fixes (FindPkgConfig,boost-1.59)


Update to 3.3.1:

  • ctest: fix add_subdirectory() crash
  • add_subdirectory: Fix error message on missing CMakeLists.txt (#15680)
  • Fortran: Store detected compiler version persistently (#15684)

Release notes appear below and are also published at http://www.cmake.org/cmake/help/v3.3/release/3.3.html

Some of the more significant features of CMake 3.3 are:

  • The "if()" command learned a new "IN_LIST" operator that evaluates to true if a given element is contained in a named list.
  • The "add_dependencies()" command learned to allow dependencies to be added to interface libraries. Dependencies added to an interface library are followed transitively in its place since the target itself does not build.
  • The "find_library()", "find_path()", and "find_file()" commands now search in installation prefixes derived from the "PATH" environment variable.
  • The "<LANG>_VISIBILITY_PRESET" and "VISIBILITY_INLINES_HIDDEN" target properties now affect compilation in sources of all target types. See policy "CMP0063".
  • A "<LANG>INCLUDE_WHAT_YOU_USE" target property and supporting "CMAKE<LANG>_INCLUDE_WHAT_YOU_USE" variable were introduced to tell the Makefile Generators and the "Ninja" generator to run "include-what-you-use" along with the compiler for "C" and "CXX" languages.

Deprecated and Removed Features:

  • The "ctest_build()" and "build_command()" commands no longer tell "make" tools to ignore errors with the "-i" option. Previously this was done for Makefile Generators but not others. See policy "CMP0061".
  • The "add_definitions()" command no longer causes a "DEFINITIONS" directory property to be populated. See policy "CMP0059".

How to install

Updates may require up to 24 hours to propagate to mirrors. If the following command doesn't work, please retry later:

sudo dnf upgrade --refresh --advisory=FEDORA-2015-14510

This update has been submitted for testing by orion.

9 years ago

This update has obsoleted cmake-3.3.1-1.fc22, and has inherited its bugs and notes.

9 years ago

orion edited this update.

9 years ago

This update has been pushed to testing

9 years ago
User Icon mhayden commented & provided feedback 9 years ago
karma

Works for me.

This update has been submitted for stable by orion.

9 years ago

This update has been pushed to stable.

9 years ago

Please login to add feedback.

Metadata
Type
bugfix
Karma
1
Signed
Content Type
RPM
Test Gating
Autopush Settings
Unstable by Karma
-3
Stable by Karma
3
Stable by Time
disabled
Dates
submitted
9 years ago
in testing
9 years ago
in stable
9 years ago
modified
9 years ago
BZ#1257899 cmake 3.3.1 doesn't find boost
0
0

Automated Test Results