From 514edbe060d004986ae65088ecf257642d6069a7 Mon Sep 17 00:00:00 2001 From: Allen Byrne Date: Tue, 21 Apr 2015 14:25:06 -0500 Subject: [svn-r26872] 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 53ab0f3..5f176a0 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