]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Quick fix
authorMatthias Maier <tamiko@kyomu.43-1.org>
Fri, 4 Oct 2013 07:47:41 +0000 (07:47 +0000)
committerMatthias Maier <tamiko@kyomu.43-1.org>
Fri, 4 Oct 2013 07:47:41 +0000 (07:47 +0000)
git-svn-id: https://svn.dealii.org/branches/branch_port_the_testsuite@31116 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/cmake/setup_custom_targets.cmake

index 58d5baf53a672bb1c172285f9d9a54d86c616372..2f42194a01283c6cdcb608e011f3ad218e15ee09 100644 (file)
 
 FOREACH(_component library)
   ADD_CUSTOM_TARGET(${_component}
-    COMMAND ${CMAKE_COMMAND}
-      -DCOMPONENT="${_component}" -P cmake_install.cmake
-    COMMENT "Build and install component \"${_component}\"."
-    WORKING_DIRECTORY ${CMAKE_BINARY_DIR}
+    COMMAND ${CMAKE_COMMAND}
+      -DCOMPONENT="${_component}" -P cmake_install.cmake
+    COMMENT "Build and install component \"${_component}\"."
+    WORKING_DIRECTORY ${CMAKE_BINARY_DIR}
     )
 ENDFOREACH()
 

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.