mirror of
https://github.com/reactos/CMake.git
synced 2025-01-25 05:04:37 +00:00
6848ff4ce5
When searching for shared libraries on Windows, add H5_BUILT_AS_DYNAMIC_LIB to HDF5_DEFINITIONS so that the header file knows how to dllimport the symbols.
See the "Find Modules" section of the cmake-developer(7) manual page. For more information about how to contribute modules to CMake, see this page: https://cmake.org/Wiki/CMake:Module_Maintainers