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

Change change of policy at version 2.12 instead of 3.0

parent 0aa6b7b4
No related branches found
No related tags found
2 merge requests!1470Fix wrong variable name to make target hash (2.10),!1355Provide a cmake utility dune_default_include_directories
Pipeline #74545 passed
Pipeline: Dune Nightly Test

#74643

    Pipeline: Dune Nightly Test

    #74642

      ......@@ -58,7 +58,7 @@ include(Headercheck)
      include(OverloadCompilerFlags)
      include(DunePolicy)
      dune_define_policy(DP0001 dune-common 3.0
      dune_define_policy(DP0001 dune-common 2.12
      "OLD behavior: Use global include_directories. NEW behavior: Include directories must be set on a module library target and are not set globally anymore.")
      # Macro that should be called near the beginning of the top level CMakeLists.txt.
      ......
      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