Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
OPAL
src
Commits
db8c29f5
Commit
db8c29f5
authored
Aug 25, 2021
by
gsell
Browse files
Update CMakeLists.txt
parent
e1014e6b
Changes
1
Hide 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 @
db8c29f5
cmake_minimum_required
(
VERSION 3.12
)
cmake_policy
(
VERSION 3.12
)
project
(
OPAL VERSION 2021.
2-dev
)
project
(
OPAL VERSION 2021.
1.99
)
set
(
PROJECT_BUGREPORT opal@lists.psi.ch
)
string
(
REGEX REPLACE
"
\\
.([0-9])
\\
."
".0
\\
1."
PACKAGE_VERSION
${
PROJECT_VERSION
}
)
...
...
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