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
8501d86b
Commit
8501d86b
authored
Jan 28, 2020
by
Martin Killenberg
Browse files
increased patch level
parent
80dd14a3
Changes
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
8501d86b
...
...
@@ -4,7 +4,7 @@ PROJECT(CavitySectionLocation)
SET
(
${
PROJECT_NAME
}
_MAJOR_VERSION 00
)
SET
(
${
PROJECT_NAME
}
_MINOR_VERSION 01
)
SET
(
${
PROJECT_NAME
}
_PATCH_VERSION 0
2
)
SET
(
${
PROJECT_NAME
}
_PATCH_VERSION 0
3
)
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