]> https://gitweb.dealii.org/ - dealii.git/commitdiff
CMake: fix typo in Config.cmake.in 16931/head
authorMatthias Maier <tamiko@43-1.org>
Fri, 26 Apr 2024 14:24:56 +0000 (09:24 -0500)
committerMatthias Maier <tamiko@43-1.org>
Fri, 26 Apr 2024 14:25:22 +0000 (09:25 -0500)
The file is named »deal.IIConfigGit.cmake«

cmake/config/Config.cmake.in

index 4601b27c8a7ffda058cc5832332dc84d1ca89441..bec61fa1e816cd2505401af5f6bc281b51401c0f 100644 (file)
@@ -145,7 +145,7 @@ set(DEAL_II_MPIEXEC_POSTFLAGS "@MPIEXEC_POSTFLAGS@")
 # Information about git revision, library targets and feature configuration
 #
 
-set(DEAL_II_GIT_CONFIG "${DEAL_II_PATH}/${DEAL_II_PROJECT_CONFIG_RELDIR}/${DEAL_II_PROJECT_CONFIG_NAME}Git.cmake")
+set(DEAL_II_GIT_CONFIG "${DEAL_II_PATH}/${DEAL_II_PROJECT_CONFIG_RELDIR}/${DEAL_II_PROJECT_CONFIG_NAME}ConfigGit.cmake")
 set(DEAL_II_TARGET_CONFIG "${DEAL_II_PATH}/${DEAL_II_PROJECT_CONFIG_RELDIR}/${DEAL_II_PROJECT_CONFIG_NAME}Targets.cmake")
 
 #

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.