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

replace AMD_HDRS

parent 388de2bb
No related branches found
No related tags found
1 merge request!211Resolve "Follow-up from "Resolve "Cleanup in other CMakeLists.txt"""
......@@ -39,7 +39,7 @@ if ( ENABLE_AMR )
if ( AMREX_ENABLE_FBASELIB )
list(APPEND _SRCS BoxLibSolvers/FMGPoissonSolver.cpp)
list(APPEND AMR_HDRS BoxLibSolvers/FMGPoissonSolver.h)
list(APPEND HDRS BoxLibSolvers/FMGPoissonSolver.h)
endif ( AMREX_ENABLE_FBASELIB )
if ( ENABLE_AMR_MG_SOLVER )
......
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