Skip to content
Snippets Groups Projects
Commit f95c6465 authored by Oliver Heidmann's avatar Oliver Heidmann Committed by Uwe Schulzweida
Browse files

cmake to 3.3

parent 7582fb5a
No related branches found
No related tags found
2 merge requests!105Develop,!104M300433/netcdf memory read write
# cmake options:
#
# -DCMAKE_INSTALL_PREFIX=/path/to/install
cmake_minimum_required( VERSION 3.12 FATAL_ERROR )
cmake_minimum_required( VERSION 3.30 FATAL_ERROR )
project(libcdi VERSION 2.4.0 LANGUAGES C )
set(CMAKE_C_STANDARD 11)
......
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