Skip to content

Commit

Permalink
update of HDF support routines to HDF5 1.12 (change of real types)
Browse files Browse the repository at this point in the history
  • Loading branch information
marcdegraef committed Nov 18, 2022
1 parent 38174d0 commit d4f6f91
Show file tree
Hide file tree
Showing 4 changed files with 44 additions and 69 deletions.
2 changes: 2 additions & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ cmake_minimum_required(VERSION 3.14.5)

include ("cmake/CMakePolicies.cmake")

SET(AIM_USE_SSE OFF)

# use, i.e. don't skip the full RPATH for the build tree
SET(CMAKE_SKIP_BUILD_RPATH FALSE)

Expand Down
Loading

0 comments on commit d4f6f91

Please sign in to comment.