Skip to content

Commit

Permalink
Merge branch 'v4.9.1-wellspring.wif' into v4.9.1-rc2.wif
Browse files Browse the repository at this point in the history
  • Loading branch information
WardF committed Nov 21, 2022
2 parents 9fc2805 + 573e892 commit bb83e5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1062,7 +1062,7 @@ ENDIF()
IF(ENABLE_DAP)
SET(USE_DAP ON CACHE BOOL "")
SET(ENABLE_DAP2 ON CACHE BOOL "")
SET(ENABLE_DAP4 OFF CACHE BOOL "")
SET(ENABLE_DAP4 ON CACHE BOOL "")

IF(NOT ENABLE_HDF5)
SET(ENABLE_DAP4 OFF CACHE BOOL "")
Expand Down

0 comments on commit bb83e5a

Please sign in to comment.