Skip to content

Commit

Permalink
disable NetCDF dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
jornbr committed May 10, 2024
1 parent 5e09ee1 commit fd7ec82
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ endif()
# Find target Python interpreter.
find_package(Python3 COMPONENTS Interpreter Development NumPy)

set(GOTM_USE_NetCDF OFF CACHE BOOL "Enable output in NetCDF format" FORCE)
add_subdirectory(extern/gotm gotm EXCLUDE_FROM_ALL)

add_library(cgotm
Expand Down

0 comments on commit fd7ec82

Please sign in to comment.