summaryrefslogtreecommitdiffstats
path: root/customdhcpcd/src/build/CMakeFiles/customdhcpcd.dir/cmake_clean.cmake
blob: 642a0a9795997a58e17c23698b4a9665456bbce6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
FILE(REMOVE_RECURSE
  "CMakeFiles/customdhcpcd.dir/dhcpcd.c.o"
  "customdhcpcd.pdb"
  "customdhcpcd"
)

# Per-language clean rules from dependency scanning.
FOREACH(lang C)
  INCLUDE(CMakeFiles/customdhcpcd.dir/cmake_clean_${lang}.cmake OPTIONAL)
ENDFOREACH(lang)