mirror of
https://github.com/QIDITECH/QIDI_Q1_Pro.git
synced 2026-01-30 23:48:43 +03:00
9 lines
220 B
CMake
9 lines
220 B
CMake
file(REMOVE_RECURSE
|
|
"CMakeFiles/ContinuousConfigure"
|
|
)
|
|
|
|
# Per-language clean rules from dependency scanning.
|
|
foreach(lang )
|
|
include(CMakeFiles/ContinuousConfigure.dir/cmake_clean_${lang}.cmake OPTIONAL)
|
|
endforeach()
|