]> https://gitweb.dealii.org/ - dealii.git/commitdiff
CMake: Bugfix, add forgotten build time dependency on ./cmake/config/template-arguments
authorMatthias Maier <tamiko@kyomu.43-1.org>
Mon, 11 Mar 2013 14:48:09 +0000 (14:48 +0000)
committerMatthias Maier <tamiko@kyomu.43-1.org>
Mon, 11 Mar 2013 14:48:09 +0000 (14:48 +0000)
git-svn-id: https://svn.dealii.org/trunk@28852 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/cmake/macros/macro_expand_instantiations.cmake

index 8337715841517214b1b5d9b3ab3a90444470b043..7b849838345c8fb072e9c73b6149ad4b8c831b4d 100644 (file)
@@ -38,6 +38,7 @@ MACRO(EXPAND_INSTANTIATIONS _target _inst_in_files)
     ADD_CUSTOM_COMMAND(
       OUTPUT ${CMAKE_CURRENT_BINARY_DIR}/${_inst_file}
       DEPENDS expand_instantiations
+              ${CMAKE_BINARY_DIR}/cmake/config/template-arguments
               ${CMAKE_CURRENT_SOURCE_DIR}/${_inst_in_file}
       COMMAND expand_instantiations
       ARGS ${CMAKE_BINARY_DIR}/cmake/config/template-arguments

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.