Files
watrbx-game-engine/Rendering/AppDraw/CMakeFiles/AppDraw.dir/cmake_clean.cmake
T
2025-09-18 17:55:52 -04:00

11 lines
302 B
CMake

FILE(REMOVE_RECURSE
"CMakeFiles/AppDraw.dir/Draw.cpp.o"
"CMakeFiles/AppDraw.dir/DrawAdorn.cpp.o"
"CMakeFiles/AppDraw.dir/HitTest.cpp.o"
)
# Per-language clean rules from dependency scanning.
FOREACH(lang CXX)
INCLUDE(CMakeFiles/AppDraw.dir/cmake_clean_${lang}.cmake OPTIONAL)
ENDFOREACH(lang)