aboutsummaryrefslogtreecommitdiff
path: root/xpdf/CMakeFiles/pdftohtml.dir/cmake_clean.cmake
blob: 3e70a8024d6baa3605ee8c79fd829a27fa0abff1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
file(REMOVE_RECURSE
  "CMakeFiles/pdftohtml.dir/HTMLGen.cc.o"
  "CMakeFiles/pdftohtml.dir/ShadingImage.cc.o"
  "CMakeFiles/pdftohtml.dir/SplashOutputDev.cc.o"
  "CMakeFiles/pdftohtml.dir/TextOutputDev.cc.o"
  "CMakeFiles/pdftohtml.dir/WebFont.cc.o"
  "CMakeFiles/pdftohtml.dir/pdftohtml.cc.o"
  "pdftohtml"
  "pdftohtml.pdb"
)

# Per-language clean rules from dependency scanning.
foreach(lang CXX)
  include(CMakeFiles/pdftohtml.dir/cmake_clean_${lang}.cmake OPTIONAL)
endforeach()