~ubuntu-branches/ubuntu/saucy/print-manager/saucy-proposed

« back to all changes in this revision

Viewing changes to build/printqueue/CMakeFiles/print-queue_automoc.dir/cmake_clean.cmake

  • Committer: Package Import Robot
  • Author(s): Jonathan Riddell
  • Date: 2012-08-23 15:47:14 UTC
  • mfrom: (1.1.2)
  • Revision ID: package-import@ubuntu.com-20120823154714-2kfgr4ml10d3bvwk
Tags: 0.2.0-0ubuntu1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
FILE(REMOVE_RECURSE
2
 
  "print-queue_automoc.cpp"
3
 
  "print-queue.shell"
4
 
  "CMakeFiles/print-queue_automoc"
5
 
)
6
 
 
7
 
# Per-language clean rules from dependency scanning.
8
 
FOREACH(lang)
9
 
  INCLUDE(CMakeFiles/print-queue_automoc.dir/cmake_clean_${lang}.cmake OPTIONAL)
10
 
ENDFOREACH(lang)