]> https://gitweb.dealii.org/ - code-gallery.git/commitdiff
reindent
authorMatthias Maier <tamiko@43-1.org>
Thu, 10 May 2018 22:26:19 +0000 (17:26 -0500)
committerMatthias Maier <tamiko@43-1.org>
Thu, 10 May 2018 22:27:56 +0000 (17:27 -0500)
CeresFE/CMakeLists.txt

index 8570ff7078bf96672dc521d27f91cdc10b8bfbc1..62ce920d349621a86a9b725a3adf26fcefc56451 100644 (file)
@@ -80,7 +80,9 @@ SET(TARGET_SRC src/${TARGET}.cc)
 DEAL_II_INVOKE_AUTOPILOT()
 
 TARGET_INCLUDE_DIRECTORIES(${TARGET}
-                           PUBLIC ${LIBCONFIG_INCLUDE_DIR} ${ARMADILLO_INCLUDE_DIR})
+  PUBLIC ${LIBCONFIG_INCLUDE_DIR} ${ARMADILLO_INCLUDE_DIR}
+  )
 TARGET_LINK_LIBRARIES(${TARGET}
-                      ${LIBCONFIG_LIBRARY} ${ARMADILLO_LIBRARY})
+  ${LIBCONFIG_LIBRARY} ${ARMADILLO_LIBRARY}
+  )
 

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.