Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Cristian Adam
CMake
Commits
6218aba3
Commit
6218aba3
authored
Apr 18, 2012
by
David Cole
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
CMake 2.8.8
parent
d17c58c8
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
20 additions
and
1 deletion
+20
-1
CMakeLists.txt
CMakeLists.txt
+1
-1
ChangeLog.manual
ChangeLog.manual
+19
-0
No files found.
CMakeLists.txt
View file @
6218aba3
...
@@ -427,7 +427,7 @@ SET(CMake_VERSION_MAJOR 2)
...
@@ -427,7 +427,7 @@ SET(CMake_VERSION_MAJOR 2)
SET
(
CMake_VERSION_MINOR 8
)
SET
(
CMake_VERSION_MINOR 8
)
SET
(
CMake_VERSION_PATCH 8
)
SET
(
CMake_VERSION_PATCH 8
)
SET
(
CMake_VERSION_TWEAK 0
)
SET
(
CMake_VERSION_TWEAK 0
)
SET
(
CMake_VERSION_RC 2
)
#
SET(CMake_VERSION_RC 2)
# Releases define a tweak level.
# Releases define a tweak level.
IF
(
DEFINED CMake_VERSION_TWEAK
)
IF
(
DEFINED CMake_VERSION_TWEAK
)
...
...
ChangeLog.manual
View file @
6218aba3
Changes in CMake 2.8.8 (since 2.8.8-rc2)
----------------------------------------
Brad King (1):
CheckIncludeFiles: Shorten check description message
David Cole (3):
CPackNSIS: Rewrite variable documentation to make it more readable.
OS X: Use correct extra path when searching for applicaton bundles (#13066)
OS X: Mark find_program results as advanced
Eric NOULARD (1):
Fix some doc typo and add an undocumented var.
Kashif Rasul (1):
OS X: Use OSX_DEVELOPER_ROOT for app search path (#13066)
Rolf Eike Beer (1):
FindBoost: add support for 1.49 and 1.50
Changes in CMake 2.8.8-rc2 (since 2.8.8-rc1)
Changes in CMake 2.8.8-rc2 (since 2.8.8-rc1)
--------------------------------------------
--------------------------------------------
Alex Neundorf (4):
Alex Neundorf (4):
...
...
Write
Preview
Markdown
is supported
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