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