summaryrefslogtreecommitdiff
path: root/Help/guide/tutorial/Step5/MathFunctions/MathFunctions.h
diff options
context:
space:
mode:
authorWeiqun Zhang <weiqunzhang@lbl.gov>2023-02-20 19:05:05 -0800
committerWeiqun Zhang <weiqunzhang@lbl.gov>2023-02-21 12:29:28 -0800
commit18c2970a97da3644c60f3cb7c9ddfb69f4fe318c (patch)
tree697843919eb37f8e85fac8e43054bada4ba8412a /Help/guide/tutorial/Step5/MathFunctions/MathFunctions.h
parentd3ea15e80152511946c719404466dfa199532005 (diff)
downloadcmake-18c2970a97da3644c60f3cb7c9ddfb69f4fe318c.tar.gz
FindHDF5: Fix detection of Parallel HDF5
To detect Parallel HDF5, the output of `h5pcc -showconfig` was compared with `Parallel HDF5: yes`. However, the Boolean flag is not always `yes` or `no`, because it was set by the value in `HDF5_ENABLE_PARALLEL` if CMake was used for the configuration. This commit instead checks to see if the value is interpreted by CMake as "true".
Diffstat (limited to 'Help/guide/tutorial/Step5/MathFunctions/MathFunctions.h')
0 files changed, 0 insertions, 0 deletions