mirror of
https://github.com/NickTheFox99/RaylibGame.git
synced 2026-06-05 01:20:52 -04:00
Initial Commit
This commit is contained in:
12
build/CMakeFiles/example.dir/cmake_clean.cmake
Normal file
12
build/CMakeFiles/example.dir/cmake_clean.cmake
Normal file
@@ -0,0 +1,12 @@
|
||||
file(REMOVE_RECURSE
|
||||
"CMakeFiles/example.dir/link.d"
|
||||
"CMakeFiles/example.dir/src/main.c.o"
|
||||
"CMakeFiles/example.dir/src/main.c.o.d"
|
||||
"example"
|
||||
"example.pdb"
|
||||
)
|
||||
|
||||
# Per-language clean rules from dependency scanning.
|
||||
foreach(lang C)
|
||||
include(CMakeFiles/example.dir/cmake_clean_${lang}.cmake OPTIONAL)
|
||||
endforeach()
|
||||
Reference in New Issue
Block a user