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 ced828b8 authored by frey_m's avatar frey_m
Browse files

Reolved merge conflict

parents 678e18d6 29579d8a
No related branches found
No related tags found
1 merge request!16Merge AMR fork into OPAL/master
......@@ -68,11 +68,9 @@ endif()
if(CMAKE_COMPILER_IS_GNUCXX)
set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -g -Wno-deprecated")
set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -g -ftemplate-depth=128 -Wno-deprecated")
endif(CMAKE_COMPILER_IS_GNUCXX)
list(APPEND BL_DEFINES "OPAL")
set_directory_properties(PROPERTIES COMPILE_DEFINITIONS "${BL_DEFINES}")
set_directory_properties(PROPERTIES COMPILE_DEFINITIONS "${BL_DEFINES}")
\ No newline at end of file
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