]> https://gitweb.dealii.org/ - dealii.git/commitdiff
CMake: Also remove ninja file during "make distclean" (autopilot macro) 4558/head
authorMatthias Maier <tamiko@43-1.org>
Fri, 30 Jun 2017 13:22:13 +0000 (08:22 -0500)
committerMatthias Maier <tamiko@43-1.org>
Fri, 30 Jun 2017 13:22:13 +0000 (08:22 -0500)
cmake/macros/macro_deal_ii_invoke_autopilot.cmake

index ed9acf269b8e8adc829c7749b1507e3dda3d5daa..ec8b818ce64d0879cfec607ec2fb6d15a44fc592 100644 (file)
@@ -168,7 +168,9 @@ MACRO(DEAL_II_INVOKE_AUTOPILOT)
     COMMAND ${CMAKE_COMMAND} --build ${CMAKE_BINARY_DIR} --target clean
     COMMAND ${CMAKE_COMMAND} --build ${CMAKE_BINARY_DIR} --target runclean
     COMMAND ${CMAKE_COMMAND} -E remove_directory CMakeFiles
-    COMMAND ${CMAKE_COMMAND} -E remove CMakeCache.txt cmake_install.cmake Makefile
+    COMMAND ${CMAKE_COMMAND} -E remove
+      CMakeCache.txt cmake_install.cmake Makefile
+      build.ninja rules.ninja .ninja_deps .ninja_log
     COMMENT "distclean invoked"
     )
 

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.