Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Try to cleanup a bit the cmake-related scripts
[simgrid.git] / buildtools / Cmake / Cmake / CMakeFiles / ContinuousStart.dir / cmake_clean.cmake
diff --git a/buildtools/Cmake/Cmake/CMakeFiles/ContinuousStart.dir/cmake_clean.cmake b/buildtools/Cmake/Cmake/CMakeFiles/ContinuousStart.dir/cmake_clean.cmake
new file mode 100644 (file)
index 0000000..9807603
--- /dev/null
@@ -0,0 +1,8 @@
+FILE(REMOVE_RECURSE
+  "CMakeFiles/ContinuousStart"
+)
+
+# Per-language clean rules from dependency scanning.
+FOREACH(lang)
+  INCLUDE(CMakeFiles/ContinuousStart.dir/cmake_clean_${lang}.cmake OPTIONAL)
+ENDFOREACH(lang)