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

Add documentation of new command

parent 714b00f7
Branches
Tags
1 merge request!533Add an interface library for Dune::ISTL
Pipeline #62929 passed
......@@ -25,6 +25,8 @@ include(DuneMacros)
# start a dune project with information from dune.module
dune_project()
# create library target and export it as Dune::ISTL
dune_add_library(duneistl INTERFACE
EXPORT_NAME ISTL
LINK_LIBRARIES Dune::Common)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment