mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 05:40:54 -06:00
CMake 2.8.5
This commit is contained in:
@@ -418,7 +418,7 @@ SET(CMake_VERSION_MAJOR 2)
|
||||
SET(CMake_VERSION_MINOR 8)
|
||||
SET(CMake_VERSION_PATCH 5)
|
||||
SET(CMake_VERSION_TWEAK 0)
|
||||
SET(CMake_VERSION_RC 3)
|
||||
#SET(CMake_VERSION_RC 3)
|
||||
|
||||
# Releases define a tweak level.
|
||||
IF(DEFINED CMake_VERSION_TWEAK)
|
||||
|
||||
@@ -1,3 +1,9 @@
|
||||
Changes in CMake 2.8.5 (since 2.8.5-rc3)
|
||||
--------------------------------------------
|
||||
Brad King (1):
|
||||
Revert "Add a new function SWIG_GET_WRAPPER_DEPENDENCIES to UseSWIG.cmake"
|
||||
(this revert means that issue #4147 has been re-opened)
|
||||
|
||||
Changes in CMake 2.8.5-rc3 (since 2.8.5-rc2)
|
||||
--------------------------------------------
|
||||
Bill Hoffman (4):
|
||||
|
||||
Reference in New Issue
Block a user