v0.15.0
Loading...
Searching...
No Matches
cmake_clean.cmake
Go to the documentation of this file.
1
2# Per-language clean rules from dependency scanning.
3foreach(lang )
4 include(CMakeFiles/mass_calculation.dir/cmake_clean_${lang}.cmake OPTIONAL)
5endforeach()