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

Use same CMake version in test sub-project

parent 4d8bbb9d
No related branches found
Tags v2.0.0
No related merge requests found
project(dune-pdelab-tests CXX)
cmake_minimum_required(VERSION 3.6)
cmake_minimum_required(VERSION 3.13)
# check if this project is called as its own cmake project (i.e. not as subdirectory)
if("${CMAKE_SOURCE_DIR}" STREQUAL "${PROJECT_SOURCE_DIR}")
......
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