20 lines
775 B
CMake
20 lines
775 B
CMake
|
|
file(REMOVE_RECURSE
|
||
|
|
"CMakeFiles/chat_client_qt.dir/link.d"
|
||
|
|
"CMakeFiles/chat_client_qt_autogen.dir/AutogenUsed.txt"
|
||
|
|
"CMakeFiles/chat_client_qt_autogen.dir/ParseCache.txt"
|
||
|
|
"chat_client_qt_autogen"
|
||
|
|
"CMakeFiles/chat_client_qt.dir/chat_client_qt_autogen/mocs_compilation.cpp.o"
|
||
|
|
"CMakeFiles/chat_client_qt.dir/chat_client_qt_autogen/mocs_compilation.cpp.o.d"
|
||
|
|
"CMakeFiles/chat_client_qt.dir/src/qt_client/main.cpp.o"
|
||
|
|
"CMakeFiles/chat_client_qt.dir/src/qt_client/main.cpp.o.d"
|
||
|
|
"chat_client_qt"
|
||
|
|
"chat_client_qt.pdb"
|
||
|
|
"chat_client_qt_autogen/mocs_compilation.cpp"
|
||
|
|
"chat_client_qt_autogen/timestamp"
|
||
|
|
)
|
||
|
|
|
||
|
|
# Per-language clean rules from dependency scanning.
|
||
|
|
foreach(lang CXX)
|
||
|
|
include(CMakeFiles/chat_client_qt.dir/cmake_clean_${lang}.cmake OPTIONAL)
|
||
|
|
endforeach()
|