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

[conan] Fix mac gui build.

parent f431bbc1
No related branches found
No related tags found
No related merge requests found
......@@ -34,6 +34,7 @@ include(${PROJECT_SOURCE_DIR}/scripts/cmake/conan/conan.cmake)
if(OGS_USE_NETCDF)
set(CONAN_REQUIRES ${CONAN_REQUIRES} netcdf-cxx/4.3.1-3@bilke/testing)
set(CONAN_OPTIONS netcdf:dap=False)
endif()
if(NOT DEFINED CONAN_REQUIRES)
......
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