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

Update minimum CMake version

parent 8a04cdc7
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 # Copyright (C) 2002-2019 CERN for the benefit of the ATLAS collaboration
# === Preamble === # === Preamble ===
cmake_minimum_required(VERSION 3.1) cmake_minimum_required(VERSION 3.12)
project( "GeoModel" VERSION 1.0.0 LANGUAGES CXX ) project( "GeoModel" VERSION 1.0.0 LANGUAGES CXX )
# enable_testing() # 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