From b32caab787236a72c25dcb1c895c32da8832deab Mon Sep 17 00:00:00 2001 From: Allen Byrne Date: Tue, 21 Apr 2015 11:21:52 -0500 Subject: [svn-r26864] Change location of lib settings file --- CMakeInstallation.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeInstallation.cmake b/CMakeInstallation.cmake index 0380adc..aa49cdc 100644 --- a/CMakeInstallation.cmake +++ b/CMakeInstallation.cmake @@ -139,7 +139,7 @@ configure_file ( ) install ( FILES ${HDF5_BINARY_DIR}/libhdf5.settings - DESTINATION ${HDF5_INSTALL_CMAKE_DIR} + DESTINATION ${HDF5_INSTALL_LIB_DIR} COMPONENT libraries ) -- cgit v0.12