5 lines
126 B
CMake
5 lines
126 B
CMake
# This variable can be used for testing and for messages.
|
|
set(HDF5_WITH_PARALLEL [[
|
|
HDF5 was built with parallel support.
|
|
]])
|