11 lines
311 B
CMake
Raw Normal View History

file(REMOVE_RECURSE
"CMakeFiles/chat_client_qt_autogen"
"chat_client_qt_autogen/mocs_compilation.cpp"
"chat_client_qt_autogen/timestamp"
)
# Per-language clean rules from dependency scanning.
foreach(lang )
include(CMakeFiles/chat_client_qt_autogen.dir/cmake_clean_${lang}.cmake OPTIONAL)
endforeach()