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/paraview-source.dir/cmake_clean_${lang}.cmake OPTIONAL)
5 endforeach()
source