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)
VAMatlab
Commits
9d57d59d
Commit
9d57d59d
authored
May 26, 2017
by
Jonas Stienen
Browse files
Updating to version 2017.c
parent
88576925
Changes
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
9d57d59d
...
...
@@ -13,7 +13,7 @@ if( NOT DEFINED ITA_VAMATLAB_VERSION_MAJOR )
endif
(
NOT DEFINED ITA_VAMATLAB_VERSION_MAJOR
)
if
(
NOT DEFINED ITA_VAMATLAB_VERSION_MINOR
)
set
(
ITA_VAMATLAB_VERSION_MINOR
"
b
"
CACHE STRING
"VAMatlab version minor (usually a,b,c ...)"
)
set
(
ITA_VAMATLAB_VERSION_MINOR
"
c
"
CACHE STRING
"VAMatlab version minor (usually a,b,c ...)"
)
endif
(
NOT DEFINED ITA_VAMATLAB_VERSION_MINOR
)
if
(
NOT DEFINED ITA_VAMATLAB_SHOW_BANNER
)
...
...
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