diff options
Diffstat (limited to 'splash/CMakeFiles/splash.dir/cmake_clean.cmake')
-rw-r--r-- | splash/CMakeFiles/splash.dir/cmake_clean.cmake | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/splash/CMakeFiles/splash.dir/cmake_clean.cmake b/splash/CMakeFiles/splash.dir/cmake_clean.cmake new file mode 100644 index 0000000..905e817 --- /dev/null +++ b/splash/CMakeFiles/splash.dir/cmake_clean.cmake @@ -0,0 +1,9 @@ +file(REMOVE_RECURSE + "libsplash.a" + "libsplash.pdb" +) + +# Per-language clean rules from dependency scanning. +foreach(lang CXX) + include(CMakeFiles/splash.dir/cmake_clean_${lang}.cmake OPTIONAL) +endforeach() |