space-game001/thirdparty/zlib-1.3.1/build-emcmake/CMakeFiles/example.dir/cmake_clean.cmake
2025-04-07 17:58:33 +06:00

12 lines
295 B
CMake

file(REMOVE_RECURSE
"CMakeFiles/example.dir/test/example.c.o"
"CMakeFiles/example.dir/test/example.c.o.d"
"example.js"
"example.pdb"
)
# Per-language clean rules from dependency scanning.
foreach(lang C)
include(CMakeFiles/example.dir/cmake_clean_${lang}.cmake OPTIONAL)
endforeach()