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 aa7ef52d authored by gsell's avatar gsell
Browse files

Merge branch '743-compilation-fails' into 'master'

Resolve "Compilation fails"

Closes #743

See merge request !603
parents 6a8f035a a9a5c879
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