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
Low-Level Radio Frequency
AMTF
Cavity Section Location
Commits
ce6aefef
Commit
ce6aefef
authored
Mar 30, 2021
by
Martin Killenberg
Browse files
increase patch level
parent
414d2946
Changes
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
ce6aefef
...
...
@@ -4,7 +4,7 @@ PROJECT(CavitySectionLocation)
SET
(
${
PROJECT_NAME
}
_MAJOR_VERSION 00
)
SET
(
${
PROJECT_NAME
}
_MINOR_VERSION 01
)
SET
(
${
PROJECT_NAME
}
_PATCH_VERSION 0
3
)
SET
(
${
PROJECT_NAME
}
_PATCH_VERSION 0
4
)
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