Skip to content
Snippets Groups Projects
Commit b443b203 authored by Cristian Lalescu's avatar Cristian Lalescu
Browse files

don't set policy, since it demands very new version of cmake

parent 293ac29d
No related branches found
No related tags found
1 merge request!23WIP: Feature/use cmake
Pipeline #44929 canceled
# vim: syntax=cmake # vim: syntax=cmake
cmake_policy(SET CMP0074 NEW) #cmake_policy(SET CMP0074 NEW)
find_package(MPI REQUIRED) find_package(MPI REQUIRED)
find_package(HDF5 REQUIRED) find_package(HDF5 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