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