Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
MSK-SW
Infrastructure and Support
TC4
tc4eqfct
Commits
d6ffbc27
Commit
d6ffbc27
authored
Jul 11, 2019
by
Martin Killenberg
Browse files
increased patch level
parent
51349a88
Changes
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
d6ffbc27
...
...
@@ -4,7 +4,7 @@ PROJECT(doocs-TC4-EqFct)
SET
(
${
PROJECT_NAME
}
_MAJOR_VERSION 01
)
SET
(
${
PROJECT_NAME
}
_MINOR_VERSION 06
)
SET
(
${
PROJECT_NAME
}
_PATCH_VERSION 0
0
)
SET
(
${
PROJECT_NAME
}
_PATCH_VERSION 0
1
)
include
(
${
CMAKE_SOURCE_DIR
}
/cmake/set_version_numbers.cmake
)
list
(
APPEND CMAKE_MODULE_PATH
${
CMAKE_SOURCE_DIR
}
/cmake/Modules
)
...
...
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