13 lines
358 B
CMake
13 lines
358 B
CMake
file(REMOVE_RECURSE
|
|
"../../Release/ktx2ktx2"
|
|
"../../Release/ktx2ktx2.pdb"
|
|
"CMakeFiles/ktx2ktx2.dir/link.d"
|
|
"CMakeFiles/ktx2ktx2.dir/ktx2ktx2.cpp.o"
|
|
"CMakeFiles/ktx2ktx2.dir/ktx2ktx2.cpp.o.d"
|
|
)
|
|
|
|
# Per-language clean rules from dependency scanning.
|
|
foreach(lang CXX)
|
|
include(CMakeFiles/ktx2ktx2.dir/cmake_clean_${lang}.cmake OPTIONAL)
|
|
endforeach()
|