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
Takafumi Kubota
CMake
Commits
bd580b7d
Commit
bd580b7d
authored
Apr 09, 2020
by
Brad King
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
CMake 3.17.1
parent
b8b98c98
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 @
bd580b7d
# CMake version number components.
set
(
CMake_VERSION_MAJOR 3
)
set
(
CMake_VERSION_MINOR 17
)
set
(
CMake_VERSION_PATCH
0
)
set
(
CMake_VERSION_PATCH
1
)
#set(CMake_VERSION_RC 0)
set
(
CMake_VERSION_IS_DIRTY 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