]> https://gitweb.dealii.org/ - dealii.git/commitdiff
CMake: Fix path to deal.IIFeatureConfig.cmake 4446/head
authorMatthias Maier <tamiko@43-1.org>
Tue, 30 May 2017 13:07:14 +0000 (08:07 -0500)
committerMatthias Maier <tamiko@43-1.org>
Tue, 30 May 2017 13:07:14 +0000 (08:07 -0500)
cmake/config/CMakeLists.txt

index 3169f0edba60dd76be44b021cd3bafb5c5b16e99..8af99b030bf1feb52e363ac29ef9e62800b47d9b 100644 (file)
@@ -159,7 +159,7 @@ CONFIGURE_FILE(
 INSTALL(FILES
   ${CMAKE_CURRENT_BINARY_DIR}/${DEAL_II_PROJECT_CONFIG_NAME}Config.cmake
   ${CMAKE_CURRENT_BINARY_DIR}/${DEAL_II_PROJECT_CONFIG_NAME}ConfigVersion.cmake
-  ${CMAKE_CURRENT_BINARY_DIR}/${DEAL_II_PROJECT_CONFIG_NAME}FeatureConfig.cmake
+  ${CMAKE_BINARY_DIR}/${DEAL_II_PROJECT_CONFIG_RELDIR}/${DEAL_II_PROJECT_CONFIG_NAME}FeatureConfig.cmake
   DESTINATION ${DEAL_II_PROJECT_CONFIG_RELDIR}
   COMPONENT library
   )

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.