Skip to content
Snippets Groups Projects
Commit 9f41dfcc authored by Riccardo Maria Bianchi's avatar Riccardo Maria Bianchi :sunny:
Browse files

Updated the minimum CMake version to reflect the recent changes (down to 3.10,...

Updated the minimum CMake version to reflect the recent changes (down to 3.10, because of Ubuntu 18)
parent 260a5fce
No related branches found
No related tags found
1 merge request!2CI: set Ubuntu and macOS pipelines for the new monorepo
# Copyright (C) 2002-2019 CERN for the benefit of the ATLAS collaboration
# === Preamble ===
cmake_minimum_required(VERSION 3.12)
cmake_minimum_required(VERSION 3.10)
project( "GeoModel" VERSION 1.0.0 LANGUAGES CXX )
# enable_testing()
......
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