Skip to content
Snippets Groups Projects
Commit ffff99c5 authored by Brad King's avatar Brad King
Browse files

CMake 2.8.12

parent 431eaf37
Branches
Tags v2.8.7
No related merge requests found
Changes in CMake 2.8.12 (since 2.8.12-rc4)
------------------------------------------
Brad King (4):
Xcode: Fix test architecture selection for Xcode >= 5
Xcode: Teach Tests/BuildDepends to allow LINK_DEPENDS_NO_SHARED failure
Xcode: Drop XCODE_DEPEND_HELPER for Xcode >= 5
Xcode: Fix OBJECT library support for Xcode 5 (#14254)
Stephen Kelly (1):
Genex: Fix processing multiple include directories for relative paths
Changes in CMake 2.8.12-rc4 (since 2.8.12-rc3)
----------------------------------------------
Brad King (8):
......
......@@ -3,4 +3,4 @@ set(CMake_VERSION_MAJOR 2)
set(CMake_VERSION_MINOR 8)
set(CMake_VERSION_PATCH 12)
set(CMake_VERSION_TWEAK 0)
set(CMake_VERSION_RC 4)
#set(CMake_VERSION_RC 0)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment