The following issue has been SUBMITTED. ====================================================================== http://www.cmake.org/Bug/view.php?id=11961 ====================================================================== Reported By: Raffi Enficiaud Assigned To: ====================================================================== Project: CMake Issue ID: 11961 Category: Documentation Reproducibility: always Severity: minor Priority: normal Status: new ====================================================================== Date Submitted: 2011-03-10 18:13 EST Last Modified: 2011-03-10 18:13 EST ====================================================================== Summary: FindHDF5 variable definitions: inaccurate documentation Description: It is said in the documentation that the FindHDF5 module will define the following variables:
HDF5_C_LIBRARIES HDF5_CXX_LIBRARIES while the modules rather defines: HDF5_hdf5_LIBRARY HDF5_hdf5_hl_LIBRARY HDF5_hdf5_cpp_LIBRARY ... (line 233/238 of FindHDF5) Best, Raffi ====================================================================== Issue History Date Modified Username Field Change ====================================================================== 2011-03-10 18:13 Raffi EnficiaudNew Issue ====================================================================== _______________________________________________ cmake-developers mailing list [email protected] http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers
