You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/sci-libs/xdmf2/files/xdmf2-1.0_p141226-module.patch

14 lines
452 B

CMakeLists.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/CMakeLists.txt b/CMakeLists.txt
index cef5909..46bcb88 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -346,4 +346,4 @@ endif(NOT XDMF_BUILD_CORE_ONLY)
xdmf_create_config_file(${PROJECT_NAME})
install(FILES "${PROJECT_BINARY_DIR}/${PROJECT_NAME}Config.cmake"
- DESTINATION ${CMAKE_INSTALL_PREFIX})
+ DESTINATION ${CMAKE_INSTALL_PREFIX}/share/cmake/Modules/)