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
Takafumi Kubota
CMake
Commits
43ddc640
Commit
43ddc640
authored
Sep 15, 2020
by
Brad King
Browse files
CMake 3.16.9
parent
37b669a4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Source/CMakeVersion.cmake
View file @
43ddc640
# CMake version number components.
set
(
CMake_VERSION_MAJOR 3
)
set
(
CMake_VERSION_MINOR 16
)
set
(
CMake_VERSION_PATCH
8
)
set
(
CMake_VERSION_PATCH
9
)
#set(CMake_VERSION_RC 0)
set
(
CMake_VERSION_IS_DIRTY 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