mirror of
https://github.com/ProgramSnail/rts_game_backend.git
synced 2025-12-30 21:38:15 +00:00
Addid UML
This commit is contained in:
parent
e53783bbd1
commit
a92cbabf82
35 changed files with 3619 additions and 1 deletions
10
CMakeFiles/Game.dir/cmake_clean.cmake
Executable file
10
CMakeFiles/Game.dir/cmake_clean.cmake
Executable file
|
|
@ -0,0 +1,10 @@
|
|||
file(REMOVE_RECURSE
|
||||
"CMakeFiles/Game.dir/main.cpp.o"
|
||||
"bin/Game"
|
||||
"bin/Game.pdb"
|
||||
)
|
||||
|
||||
# Per-language clean rules from dependency scanning.
|
||||
foreach(lang CXX)
|
||||
include(CMakeFiles/Game.dir/cmake_clean_${lang}.cmake OPTIONAL)
|
||||
endforeach()
|
||||
Loading…
Add table
Add a link
Reference in a new issue