Files
DualFloatingClock/build/CMakeFiles/clock_autogen.dir/cmake_clean.cmake
T
2023-07-30 17:40:44 +08:00

10 lines
247 B
CMake

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