Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Jean-Philippe Lebel
CMake
Commits
ffff99c5
Commit
ffff99c5
authored
Oct 07, 2013
by
Brad King
💬
Browse files
CMake 2.8.12
parent
431eaf37
Changes
2
Hide whitespace changes
Inline
Side-by-side
ChangeLog.manual
View file @
ffff99c5
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):
...
...
Source/CMakeVersion.cmake
View file @
ffff99c5
...
...
@@ -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
)
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment