Skip to content
Snippets Groups Projects
Commit d6d2ba05 authored by Santiago Ospina De Los Ríos's avatar Santiago Ospina De Los Ríos
Browse files

Apply 1 suggestion(s) to 1 file(s)

parent b887689b
No related branches found
No related tags found
1 merge request!1247Export targets under custom namespaces (Dune:: by default)
Pipeline #62339 passed
Pipeline: Dune Nightly Test

#62340

    ......@@ -13,7 +13,7 @@ include(DuneMacros)
    # start a dune project with information from dune.module
    dune_project()
    # Create the module library for dune-common
    # Create a target for dune-common with a Dune::Common alias
    dune_add_library(dunecommon EXPORT_NAME Common)
    # minimal c++ standard required
    ......
    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