Skip to content
Snippets Groups Projects
Commit beee1a50 authored by Debolskiy Andrey's avatar Debolskiy Andrey :bicyclist_tone5:
Browse files

updated cmake minimal version

parent eaeba622
Branches
No related tags found
No related merge requests found
cmake_minimum_required(VERSION 3.23) cmake_minimum_required(VERSION 3.20)
option(BUILD_DOC "Build documentation" OFF) option(BUILD_DOC "Build documentation" OFF)
option(USE_NETCDF "Enable netcdf library for tests output" OFF) option(USE_NETCDF "Enable netcdf library for tests output" OFF)
option(WITH_RRTMG "with(out) RRTMG radiation transfer" OFF) option(WITH_RRTMG "with(out) RRTMG radiation transfer" OFF)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment