Skip to content
Snippets Groups Projects
Commit f6de8ad1 authored by Christoph Grüninger's avatar Christoph Grüninger
Browse files

Merge branch 'feature/cmake-all-pkg-libs'

parents 35b879c3 ae1cc4f5
No related branches found
No related tags found
No related merge requests found
......@@ -139,4 +139,6 @@ if(SUPERLU_FOUND)
foreach(dir ${SUPERLU_INCLUDE_DIRS})
set_property(GLOBAL APPEND PROPERTY ALL_PKG_FLAGS "-I${dir}")
endforeach()
set_property(GLOBAL APPEND PROPERTY
ALL_PKG_LIBS "${SUPERLU_DUNE_LIBRARIES}")
endif()
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