summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorDana Robinson <43805+derobins@users.noreply.github.com>2023-10-04 16:10:57 (GMT)
committerGitHub <noreply@github.com>2023-10-04 16:10:57 (GMT)
commitfc550202c28cea0ac2fd4a4182a6585fa01a0eca (patch)
tree194fdb2f815c67ca53565fdc12c8f92f8e03088f /bin
parent069688c3faf01607a9a7a1ddb8f26961d8b993a7 (diff)
downloadhdf5-fc550202c28cea0ac2fd4a4182a6585fa01a0eca.zip
hdf5-fc550202c28cea0ac2fd4a4182a6585fa01a0eca.tar.gz
hdf5-fc550202c28cea0ac2fd4a4182a6585fa01a0eca.tar.bz2
Disable static + thread-safe on Windows w/ CMake (#3622) (#3631)
* Disable static + thread-safe on Windows w/ CMake (#3622) The thread-safety feature on Windows requires a hook in DllMain() and thus is only available when HDF5 is built as a shared library. This was previously a warning, but has now been elevated to a fatal error that cannot be overridden with ALLOW_UNSUPPORTED. Fixes GitHub #3613
Diffstat (limited to 'bin')
0 files changed, 0 insertions, 0 deletions