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

remove cmake policy (is old by default anyways)

parent 60875049
No related branches found
No related tags found
1 merge request!49Resolve "Finish installation and usage instruction on the documentation"
Pipeline #33499 failed
......@@ -8,7 +8,6 @@ if(NOT (dune-common_DIR OR dune-common_ROOT OR
endif()
cmake_policy(SET CMP0074 NEW)
cmake_policy(SET CMP0087 OLD)
#find dune-common and set the module path
find_package(dune-common 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