summaryrefslogtreecommitdiff
path: root/build/CMakeFiles/uninstall.dir/cmake_clean.cmake
diff options
context:
space:
mode:
authorTomas Chvatal <scarabeus@gentoo.org>2009-03-03 14:17:52 +0100
committerTomas Chvatal <scarabeus@gentoo.org>2009-03-03 14:17:52 +0100
commit25a5462dca99b0f8317e6a08194a56dd5fe1a458 (patch)
tree860c4f2e71bdaf22921d11a8ec22dd2dc854ef1b /build/CMakeFiles/uninstall.dir/cmake_clean.cmake
parentbdb24d2eb406a6dc313f31c796201dd1fdb998f2 (diff)
Allow optional ipv6 build, how comes that so far noone screamed that the support is not in...
Diffstat (limited to 'build/CMakeFiles/uninstall.dir/cmake_clean.cmake')
-rw-r--r--build/CMakeFiles/uninstall.dir/cmake_clean.cmake8
1 files changed, 8 insertions, 0 deletions
diff --git a/build/CMakeFiles/uninstall.dir/cmake_clean.cmake b/build/CMakeFiles/uninstall.dir/cmake_clean.cmake
new file mode 100644
index 0000000..828e2a2
--- /dev/null
+++ b/build/CMakeFiles/uninstall.dir/cmake_clean.cmake
@@ -0,0 +1,8 @@
+FILE(REMOVE_RECURSE
+ "CMakeFiles/uninstall"
+)
+
+# Per-language clean rules from dependency scanning.
+FOREACH(lang)
+ INCLUDE(CMakeFiles/uninstall.dir/cmake_clean_${lang}.cmake OPTIONAL)
+ENDFOREACH(lang)