diff options
author | Calvin Morrison <calvin@pobox.com> | 2023-04-05 14:13:39 -0400 |
---|---|---|
committer | Calvin Morrison <calvin@pobox.com> | 2023-04-05 14:13:39 -0400 |
commit | 835e373b3eeaabcd0621ed6798ab500f37982fae (patch) | |
tree | dfa16b0e2e1b4956b38f693220eac4e607802133 /fofi/CMakeFiles/fofi.dir/cmake_clean.cmake |
Diffstat (limited to 'fofi/CMakeFiles/fofi.dir/cmake_clean.cmake')
-rw-r--r-- | fofi/CMakeFiles/fofi.dir/cmake_clean.cmake | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/fofi/CMakeFiles/fofi.dir/cmake_clean.cmake b/fofi/CMakeFiles/fofi.dir/cmake_clean.cmake new file mode 100644 index 0000000..fcbacc2 --- /dev/null +++ b/fofi/CMakeFiles/fofi.dir/cmake_clean.cmake @@ -0,0 +1,9 @@ +file(REMOVE_RECURSE + "libfofi.a" + "libfofi.pdb" +) + +# Per-language clean rules from dependency scanning. +foreach(lang CXX) + include(CMakeFiles/fofi.dir/cmake_clean_${lang}.cmake OPTIONAL) +endforeach() |