Skip to content
Snippets Groups Projects
Commit 5aeab3cc authored by Oliver Heidmann's avatar Oliver Heidmann
Browse files

cdo cmake version lowered from 3.24 to 3.2

parent 86b69bbf
No related branches found
No related tags found
1 merge request!289M300433/python interaface integration 1
......@@ -2,7 +2,7 @@
#
# -DCMAKE_INSTALL_PREFIX=/path/to/install
cmake_minimum_required( VERSION 3.24 FATAL_ERROR )
cmake_minimum_required( VERSION 3.2 FATAL_ERROR )
set(CMAKE_POSITION_INDEPENDENT_CODE ON)
......
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