Files
CMake/Modules
Kris Thielemans b2de6da2f1 FindHDF5: use import libraries when using hdf5-config.cmake on Windows
The `LOCATION` of imported shared libraries on Windows is that of the
`.dll`.  Use the import library instead to get the `.lib` to be linked.

Fixes: #16534
2017-03-01 08:12:56 -05:00
..
2017-02-16 13:15:35 -05:00
2017-01-24 17:03:37 +03:00
2017-01-11 16:31:01 +01:00
2017-02-06 10:29:35 -05:00

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