engineer-thesis-WUT/breakout/glfw-3.3.8/build/examples/CMakeFiles/offscreen.dir/cmake_clean.cmake

14 lines
396 B
CMake

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