1.0
This commit is contained in:
14
ttyd/CMakeFiles/ttyd.dir/cmake_clean.cmake
Normal file
14
ttyd/CMakeFiles/ttyd.dir/cmake_clean.cmake
Normal file
@@ -0,0 +1,14 @@
|
||||
file(REMOVE_RECURSE
|
||||
"CMakeFiles/ttyd.dir/src/http.c.o"
|
||||
"CMakeFiles/ttyd.dir/src/protocol.c.o"
|
||||
"CMakeFiles/ttyd.dir/src/pty.c.o"
|
||||
"CMakeFiles/ttyd.dir/src/server.c.o"
|
||||
"CMakeFiles/ttyd.dir/src/utils.c.o"
|
||||
"ttyd"
|
||||
"ttyd.pdb"
|
||||
)
|
||||
|
||||
# Per-language clean rules from dependency scanning.
|
||||
foreach(lang C)
|
||||
include(CMakeFiles/ttyd.dir/cmake_clean_${lang}.cmake OPTIONAL)
|
||||
endforeach()
|
Reference in New Issue
Block a user