Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.

Skip to content
Snippets Groups Projects
Commit a9a5c879 authored by gsell's avatar gsell
Browse files

Update CMakeLists.txt

parent 6a8f035a
No related branches found
No related tags found
1 merge request!603Resolve "Compilation fails"
cmake_minimum_required (VERSION 3.12) cmake_minimum_required (VERSION 3.12)
cmake_policy(VERSION 3.12) cmake_policy(VERSION 3.12)
project (OPAL VERSION 2022.2-dev) project (OPAL VERSION 2022.2.99)
set (PROJECT_BUGREPORT opal@lists.psi.ch) set (PROJECT_BUGREPORT opal@lists.psi.ch)
string (REGEX REPLACE "\\.([0-9])\\." ".0\\1." PACKAGE_VERSION ${PROJECT_VERSION}) string (REGEX REPLACE "\\.([0-9])\\." ".0\\1." PACKAGE_VERSION ${PROJECT_VERSION})
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment