aboutsummaryrefslogtreecommitdiff
path: root/CMakeFiles/twtxtc.dir/cmake_clean.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'CMakeFiles/twtxtc.dir/cmake_clean.cmake')
-rw-r--r--CMakeFiles/twtxtc.dir/cmake_clean.cmake12
1 files changed, 12 insertions, 0 deletions
diff --git a/CMakeFiles/twtxtc.dir/cmake_clean.cmake b/CMakeFiles/twtxtc.dir/cmake_clean.cmake
new file mode 100644
index 0000000..c6af5f4
--- /dev/null
+++ b/CMakeFiles/twtxtc.dir/cmake_clean.cmake
@@ -0,0 +1,12 @@
+file(REMOVE_RECURSE
+ "CMakeFiles/twtxtc.dir/cJSON/cJSON.c.o"
+ "CMakeFiles/twtxtc.dir/cJSON/cJSON_Utils.c.o"
+ "CMakeFiles/twtxtc.dir/twtxt.c.o"
+ "twtxtc.pdb"
+ "twtxtc"
+)
+
+# Per-language clean rules from dependency scanning.
+foreach(lang C)
+ include(CMakeFiles/twtxtc.dir/cmake_clean_${lang}.cmake OPTIONAL)
+endforeach()