Project

General

Profile

Statistics
| Branch: | Revision:

root / vision / build / CMakeFiles / tests.dir / cmake_clean.cmake @ 06738945

History | View | Annotate | Download (247 Bytes)

1
FILE(REMOVE_RECURSE
2
  "../src/vision/msg"
3
  "../msg_gen"
4
  "../msg_gen"
5
  "CMakeFiles/tests"
6
)
7

    
8
# Per-language clean rules from dependency scanning.
9
FOREACH(lang)
10
  INCLUDE(CMakeFiles/tests.dir/cmake_clean_${lang}.cmake OPTIONAL)
11
ENDFOREACH(lang)