cmake_clean.cmake
1 file(REMOVE_RECURSE 2 "/home/shadowbane/Documents/GIT/Programming_Benchmark/bin/tests/gcc/cpp/hello_world/003/hello" 3 "CMakeFiles/gcc_cpp_hello_003" 4 ) 5 6 # Per-language clean rules from dependency scanning. 7 foreach(lang ) 8 include(CMakeFiles/gcc_cpp_hello_003.dir/cmake_clean_${lang}.cmake OPTIONAL) 9 endforeach()