mirror of
https://github.com/AntoineHX/LivingMachine.git
synced 2025-05-04 13:50:46 +02:00
version c ok, debut fonctin moteur
This commit is contained in:
parent
36962dc598
commit
997eb6e8a5
81 changed files with 4767 additions and 2 deletions
10
trash/CMakeFiles/DisplayImage.dir/cmake_clean.cmake
Normal file
10
trash/CMakeFiles/DisplayImage.dir/cmake_clean.cmake
Normal file
|
@ -0,0 +1,10 @@
|
|||
FILE(REMOVE_RECURSE
|
||||
"CMakeFiles/DisplayImage.dir/DisplayImage.cpp.o"
|
||||
"DisplayImage.pdb"
|
||||
"DisplayImage"
|
||||
)
|
||||
|
||||
# Per-language clean rules from dependency scanning.
|
||||
FOREACH(lang CXX)
|
||||
INCLUDE(CMakeFiles/DisplayImage.dir/cmake_clean_${lang}.cmake OPTIONAL)
|
||||
ENDFOREACH(lang)
|
Loading…
Add table
Add a link
Reference in a new issue