The following issue has been SUBMITTED. 
====================================================================== 
https://cmake.org/Bug/view.php?id=15896 
====================================================================== 
Reported By:                hevy
Assigned To:                
====================================================================== 
Project:                    CMake
Issue ID:                   15896
Category:                   CMake
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     new
====================================================================== 
Date Submitted:             2015-12-29 17:38 EST
Last Modified:              2015-12-29 17:38 EST
====================================================================== 
Summary:                    Cmake does not find current hdf5 debug libraries
Description: 
If you try to use the find hdf5 with only debug libraries from hdf5 1.8.16 it
will not work.
In deed, the find_library only look at libraries like: lib${LIB}d.a ${LIB}d for
debug.
But the current debug library from hdf5 have a prefix in "_D" for windows and
"_debug" for Linux.

Note: this is reproducible with older version like 3.1 ...

====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2015-12-29 17:38 hevy           New Issue                                    
======================================================================

-- 

Powered by www.kitware.com

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Kitware offers various services to support the CMake community. For more 
information on each offering, please visit:

CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/cmake-developers

Reply via email to