]> https://gitweb.dealii.org/ - dealii.git/commitdiff
add '*.vtu *.pvtu' to CLEAN_UP_FILES list in step-40. 758/head
authorLei Qiao <qiaol618@gmail.com>
Thu, 9 Apr 2015 20:29:09 +0000 (15:29 -0500)
committerLei Qiao <qiaol618@gmail.com>
Thu, 9 Apr 2015 20:29:09 +0000 (15:29 -0500)
examples/step-40/CMakeLists.txt

index 90ee75a07b78137d8bea745c1f6f07df543e2241..57db64ff26685e85638b20f641dfc6b9571eec6e 100644 (file)
@@ -47,5 +47,6 @@ One or all of these are OFF in your installation but are required for this tutor
 ENDIF()
 
 DEAL_II_INITIALIZE_CACHED_VARIABLES()
+SET(CLEAN_UP_FILES *.log *.gmv *.gnuplot *.gpl *.eps *.pov *.vtk *.ucd *.d2 *.vtu *.pvtu)
 PROJECT(${TARGET})
 DEAL_II_INVOKE_AUTOPILOT()

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.