Skip to content

Commit d4f6f91

Browse files
committed
update of HDF support routines to HDF5 1.12 (change of real types)
1 parent 38174d0 commit d4f6f91

4 files changed

Lines changed: 44 additions & 69 deletions

File tree

CMakeLists.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ cmake_minimum_required(VERSION 3.14.5)
33

44
include ("cmake/CMakePolicies.cmake")
55

6+
SET(AIM_USE_SSE OFF)
7+
68
# use, i.e. don't skip the full RPATH for the build tree
79
SET(CMAKE_SKIP_BUILD_RPATH FALSE)
810

0 commit comments

Comments
 (0)