DSIK_C/cmake-build-debug/CMakeFiles/ProjektDSIK.dir/cmake_clean.cmake

11 lines
254 B
CMake
Raw Normal View History

2019-10-31 15:18:38 +01:00
file(REMOVE_RECURSE
"CMakeFiles/ProjektDSIK.dir/main.c.o"
"ProjektDSIK.pdb"
"ProjektDSIK"
)
# Per-language clean rules from dependency scanning.
foreach(lang C)
include(CMakeFiles/ProjektDSIK.dir/cmake_clean_${lang}.cmake OPTIONAL)
endforeach()