Skip to content

Commit

Permalink
Remove unused CMake quadmath symbol
Browse files Browse the repository at this point in the history
  • Loading branch information
Dana Robinson committed Jul 14, 2024
1 parent a485b4d commit 0a5a03d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion config/cmake/ConfigureChecks.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -696,7 +696,6 @@ if (HDF5_BUILD_FORTRAN)
TRY_RUN (RUN_RESULT_VAR COMPILE_RESULT_VAR
${CMAKE_BINARY_DIR}
${CMAKE_BINARY_DIR}${CMAKE_FILES_DIRECTORY}/CMakeTmp/testCCompiler1.c
COMPILE_DEFINITIONS "-D_HAVE_QUADMATH_H=${H5_HAVE_QUADMATH_H}"
COMPILE_OUTPUT_VARIABLE COMPILEOUT
${_RUN_OUTPUT_VARIABLE} OUTPUT_VAR
)
Expand Down

0 comments on commit 0a5a03d

Please sign in to comment.