Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
Institute of Technical Acoustics (ITA)
VANet
Commits
f622427b
Commit
f622427b
authored
May 26, 2017
by
Jonas Stienen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Updating to version 2017.c
parent
86524a80
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
CMakeLists.txt
CMakeLists.txt
+1
-1
No files found.
CMakeLists.txt
View file @
f622427b
...
@@ -10,7 +10,7 @@ if( NOT DEFINED ITA_VANET_VERSION_MAJOR )
...
@@ -10,7 +10,7 @@ if( NOT DEFINED ITA_VANET_VERSION_MAJOR )
endif
(
)
endif
(
)
if
(
NOT DEFINED ITA_VANET_VERSION_MINOR
)
if
(
NOT DEFINED ITA_VANET_VERSION_MINOR
)
set
(
ITA_VANET_VERSION_MINOR
"
b
"
CACHE STRING
"VANet version minor (usually a,b,c ...)"
)
set
(
ITA_VANET_VERSION_MINOR
"
c
"
CACHE STRING
"VANet version minor (usually a,b,c ...)"
)
endif
(
)
endif
(
)
if
(
NOT DEFINED ITA_VANET_DEFAULT_PORT
)
if
(
NOT DEFINED ITA_VANET_DEFAULT_PORT
)
...
...
Write
Preview
Markdown
is supported
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