Skip to content
Snippets Groups Projects
Commit ee2106a7 authored by Lars Bilke's avatar Lars Bilke
Browse files

Bump minimum Conan version to 1.19.2!

This is the latest version released today which fixes errors
like in #2687.
parent 51b939c5
No related branches found
No related tags found
No related merge requests found
......@@ -94,7 +94,7 @@ if(OGS_USE_NETCDF)
set(CONAN_REQUIRES ${CONAN_REQUIRES} netcdf-cxx/4.3.1@bilke/testing)
endif()
conan_check(VERSION 1.3.0)
conan_check(VERSION 1.19.2)
message(STATUS "Third-party libraries:")
foreach(LIB ${OGS_LIBS})
......
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