Skip to content
GitLab
Menu
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
4bc04fe6
Commit
4bc04fe6
authored
May 27, 2017
by
Dipl.-Ing. Jonas Stienen
Browse files
Merge branch 'develop' of
https://git.rwth-aachen.de/ita/VACore
into develop
parents
0f3cbf27
351cd40e
Changes
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
4bc04fe6
...
...
@@ -54,7 +54,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
.
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