summaryrefslogtreecommitdiffstats
path: root/CMakeFilters.cmake
diff options
context:
space:
mode:
authorDana Robinson <43805+derobins@users.noreply.github.com>2023-10-03 23:37:44 (GMT)
committerGitHub <noreply@github.com>2023-10-03 23:37:44 (GMT)
commit447765609befbf16fcff471b2fda913c3e31432b (patch)
treec5fea55c32ffb29215b80361ccd8d0b987989ee6 /CMakeFilters.cmake
parentcb6de06dcc18b31ab3f1d53bd93f0bbfaa0a17e1 (diff)
downloadhdf5-447765609befbf16fcff471b2fda913c3e31432b.zip
hdf5-447765609befbf16fcff471b2fda913c3e31432b.tar.gz
hdf5-447765609befbf16fcff471b2fda913c3e31432b.tar.bz2
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 'CMakeFilters.cmake')
0 files changed, 0 insertions, 0 deletions