Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
David Adam
CMake
Commits
ddeabf05
Commit
ddeabf05
authored
Oct 04, 2017
by
Brad King
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
CMake 3.9.4
parent
d70ef7ef
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
Source/CMakeVersion.cmake
Source/CMakeVersion.cmake
+1
-1
No files found.
Source/CMakeVersion.cmake
View file @
ddeabf05
# CMake version number components.
set
(
CMake_VERSION_MAJOR 3
)
set
(
CMake_VERSION_MINOR 9
)
set
(
CMake_VERSION_PATCH
3
)
set
(
CMake_VERSION_PATCH
4
)
#set(CMake_VERSION_RC 0)
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