Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Institute of Technical Acoustics (ITA)
VACore
Commits
351cd40e
Commit
351cd40e
authored
May 26, 2017
by
Jonas Stienen
Browse files
Updating to version 2017.c
parent
1371d5d4
Changes
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
351cd40e
...
...
@@ -53,7 +53,7 @@ if( NOT DEFINED ITA_VACORE_VERSION_MAJOR )
set
(
ITA_VACORE_VERSION_MAJOR
"v2017"
CACHE STRING
"VACore version major (usually 'v' and year)"
)
endif
(
)
if
(
NOT DEFINED ITA_VACORE_VERSION_MINOR
)
set
(
ITA_VACORE_VERSION_MINOR
"
b
"
CACHE STRING
"VACore version minor (usually a,b,c ...)"
)
set
(
ITA_VACORE_VERSION_MINOR
"
c
"
CACHE STRING
"VACore version minor (usually a,b,c ...)"
)
endif
(
)
# Settings
...
...
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