[svn-r21047] Correct *-config.cmake files to set {pkg}_LIBRARIES variable.
Tested: windows
This commit is contained in:
@@ -65,6 +65,7 @@ IF (NOT TARGET "hdf5")
|
||||
INCLUDE (${SELF_DIR}/../SZIP/SZIP-targets.cmake)
|
||||
ENDIF (HDF5_ENABLE_SZIP_SUPPORT AND HDF5_PACKAGE_EXTLIBS)
|
||||
INCLUDE (${SELF_DIR}/hdf5-targets.cmake)
|
||||
SET (HDF5_LIBRARIES "@HDF5_LIBRARIES_TO_EXPORT@")
|
||||
ENDIF (NOT TARGET "hdf5")
|
||||
|
||||
#-----------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user