diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2018-05-05 18:22:00 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2018-05-05 18:22:00 +0200 |
commit | 9a1d6eded2750572e9f5f79e53ec507dd7a06ba5 (patch) | |
tree | 10d84c82031aace7ac819f27116a04e7da238d59 /app/tools/CMakeFiles/listxtp.dir/cmake_clean.cmake | |
parent | d1a8285f818eb7e5c3d6a05709ea21a808490b8c (diff) |
New upstream version 5.1.1upstream/5.1.1
Diffstat (limited to 'app/tools/CMakeFiles/listxtp.dir/cmake_clean.cmake')
-rw-r--r-- | app/tools/CMakeFiles/listxtp.dir/cmake_clean.cmake | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/app/tools/CMakeFiles/listxtp.dir/cmake_clean.cmake b/app/tools/CMakeFiles/listxtp.dir/cmake_clean.cmake new file mode 100644 index 0000000..6340b0e --- /dev/null +++ b/app/tools/CMakeFiles/listxtp.dir/cmake_clean.cmake @@ -0,0 +1,10 @@ +file(REMOVE_RECURSE + "CMakeFiles/listxtp.dir/listxtp.c.o" + "listxtp.pdb" + "listxtp" +) + +# Per-language clean rules from dependency scanning. +foreach(lang C) + include(CMakeFiles/listxtp.dir/cmake_clean_${lang}.cmake OPTIONAL) +endforeach() |