Skip to content
Snippets Groups Projects
Verified Commit 714b00f7 authored by Simon Praetorius's avatar Simon Praetorius Committed by Santiago Ospina De Los Ríos
Browse files

Add an interface library for Dune::ISTL

parent de11265c
Branches
Tags
1 merge request!533Add an interface library for Dune::ISTL
Pipeline #62926 passed
......@@ -25,6 +25,9 @@ include(DuneMacros)
# start a dune project with information from dune.module
dune_project()
dune_add_library(duneistl INTERFACE
EXPORT_NAME ISTL
LINK_LIBRARIES Dune::Common)
add_subdirectory(cmake/modules)
add_subdirectory(dune)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment