]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Add the expand_instantiations executable to compat_files as well
authormaier <maier@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 19 Sep 2012 16:31:22 +0000 (16:31 +0000)
committermaier <maier@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 19 Sep 2012 16:31:22 +0000 (16:31 +0000)
git-svn-id: https://svn.dealii.org/branches/branch_cmake@26514 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/contrib/expand_instantiations/CMakeLists.txt

index 9d4e2eb479121c8946dca800415ad9fae52facce..079ab20347c44e222be7d7462eb8f17118022a96 100644 (file)
@@ -1,3 +1,14 @@
 
 ADD_EXECUTABLE(expand_instantiations expand_instantiations.cc)
 
+IF(DEAL_II_INSTALL_COMPAT_FILES)
+  #
+  # Install the expand_instantiations to its old place under common/scripts
+  #
+  INSTALL(TARGETS expand_instantiations
+    RUNTIME
+    DESTINATION common/scripts
+    COMPONENT compat_files
+    )
+
+ENDIF()

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.