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