~ubuntu-branches/ubuntu/saucy/kubuntu-debug-installer/saucy

« back to all changes in this revision

Viewing changes to build/CMakeFiles/uninstall.dir/cmake_clean.cmake

  • Committer: Bazaar Package Importer
  • Author(s): Jonathan Thomas
  • Date: 2010-08-13 13:34:37 UTC
  • Revision ID: james.westby@ubuntu.com-20100813133437-zunuz8s4c2hzwiu2
Tags: 10.10ubuntu4
Rebuild for libqapt0 -> libqapt1 transition

Show diffs side-by-side

added added

removed removed

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