mirror of
https://github.com/AntoineHX/LivingMachine.git
synced 2025-05-04 05:40:46 +02:00
suivi moteur et presentation html
This commit is contained in:
parent
81ea78a32d
commit
166879222f
62 changed files with 3196 additions and 0 deletions
10
trash/code/CMakeFiles/DisplayImage.dir/cmake_clean.cmake
Normal file
10
trash/code/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