summaryrefslogtreecommitdiff
path: root/build/CMakeFiles/minesweeper.dir/cmake_clean.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'build/CMakeFiles/minesweeper.dir/cmake_clean.cmake')
-rw-r--r--build/CMakeFiles/minesweeper.dir/cmake_clean.cmake13
1 files changed, 0 insertions, 13 deletions
diff --git a/build/CMakeFiles/minesweeper.dir/cmake_clean.cmake b/build/CMakeFiles/minesweeper.dir/cmake_clean.cmake
deleted file mode 100644
index 61891ba..0000000
--- a/build/CMakeFiles/minesweeper.dir/cmake_clean.cmake
+++ /dev/null
@@ -1,13 +0,0 @@
-file(REMOVE_RECURSE
- "CMakeFiles/minesweeper.dir/src/Game.cpp.o"
- "CMakeFiles/minesweeper.dir/src/Game.cpp.o.d"
- "CMakeFiles/minesweeper.dir/src/main.cpp.o"
- "CMakeFiles/minesweeper.dir/src/main.cpp.o.d"
- "minesweeper"
- "minesweeper.pdb"
-)
-
-# Per-language clean rules from dependency scanning.
-foreach(lang CXX)
- include(CMakeFiles/minesweeper.dir/cmake_clean_${lang}.cmake OPTIONAL)
-endforeach()