]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Bugfix
authorMatthias Maier <tamiko@kyomu.43-1.org>
Thu, 3 Oct 2013 23:19:13 +0000 (23:19 +0000)
committerMatthias Maier <tamiko@kyomu.43-1.org>
Thu, 3 Oct 2013 23:19:13 +0000 (23:19 +0000)
git-svn-id: https://svn.dealii.org/trunk@31110 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/cmake/setup_custom_targets.cmake

index 3781d4ccd79515c25a4e4932963ea5ba5294075f..58d5baf53a672bb1c172285f9d9a54d86c616372 100644 (file)
@@ -18,7 +18,7 @@
 # Add convenience targets that build and install only a specific component:
 #
 
-FOREACH(_component library examples)
+FOREACH(_component library)
   ADD_CUSTOM_TARGET(${_component}
     COMMAND ${CMAKE_COMMAND}
       -DCOMPONENT="${_component}" -P cmake_install.cmake
@@ -27,7 +27,7 @@ FOREACH(_component library examples)
     )
 ENDFOREACH()
 
-FOREACH(_component compat_files documentation mesh_converter parameter_gui)
+FOREACH(_component compat_files documentation examples mesh_converter parameter_gui)
   STRING(TOUPPER "${_component}" _component_uppercase)
   IF(DEAL_II_COMPONENT_${_component_uppercase})
 

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.