~karni/+junk/unity-scopes-shell-fixes

« back to all changes in this revision

Viewing changes to obj-x86_64-linux-gnu/tests/CMakeFiles/resultstestExec_automoc.dir/cmake_clean.cmake

  • Committer: Michał Karnicki
  • Date: 2014-01-30 15:33:59 UTC
  • Revision ID: michal.karnicki@canonical.com-20140130153359-i7c1hzugj4j3hfca
Added missing files.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
FILE(REMOVE_RECURSE
 
2
  "filtersbindingstestExec_automoc.cpp"
 
3
  "previewbindingstestExec_automoc.cpp"
 
4
  "resultstest-ngExec_automoc.cpp"
 
5
  "resultstestExec_automoc.cpp"
 
6
  "signalslisttestExec_automoc.cpp"
 
7
  "utilstest-ngExec_automoc.cpp"
 
8
  "CMakeFiles/resultstestExec_automoc"
 
9
)
 
10
 
 
11
# Per-language clean rules from dependency scanning.
 
12
FOREACH(lang)
 
13
  INCLUDE(CMakeFiles/resultstestExec_automoc.dir/cmake_clean_${lang}.cmake OPTIONAL)
 
14
ENDFOREACH(lang)