11 lines
362 B
CMake
11 lines
362 B
CMake
file(REMOVE_RECURSE
|
|
"CMakeFiles/appwifipicker_automoc_json_extraction"
|
|
"meta_types/appwifipicker_json_file_list.txt"
|
|
"meta_types/appwifipicker_json_file_list.txt.timestamp"
|
|
)
|
|
|
|
# Per-language clean rules from dependency scanning.
|
|
foreach(lang )
|
|
include(CMakeFiles/appwifipicker_automoc_json_extraction.dir/cmake_clean_${lang}.cmake OPTIONAL)
|
|
endforeach()
|