Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Satoru KUMA
MPEG129-m52280
Commits
c79fe4b7
Commit
c79fe4b7
authored
May 10, 2018
by
David Flynn
Browse files
release: update version to 2.0-rc1
parent
76d35c23
Changes
1
Show whitespace changes
Inline
Side-by-side
tmc3/CMakeLists.txt
View file @
c79fe4b7
...
...
@@ -11,7 +11,7 @@ check_symbol_exists(getrusage sys/resource.h HAVE_GETRUSAGE)
##
# Determine the software version from VCS
# Fallback to descriptive version if VCS unavailable
set
(
VERSION_FALLBACK
"unconfirmed-release-
1
.0
b
"
)
set
(
VERSION_FALLBACK
"unconfirmed-release-
2
.0
-rc1
"
)
set
(
VERSION_FILE
${
CMAKE_CURRENT_BINARY_DIR
}
/version.cpp
)
set
(
VERSION_FILE_IN
${
CMAKE_CURRENT_SOURCE_DIR
}
/version.cpp.in
)
set
(
VERSION_CACHE_FILE
${
CMAKE_CURRENT_BINARY_DIR
}
/version.cache
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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