~ubuntu-branches/ubuntu/trusty/liblas/trusty-proposed

« back to all changes in this revision

Viewing changes to apps/CMakeFiles/lasinfo.dir/cmake_clean.cmake

  • Committer: Package Import Robot
  • Author(s): Francesco Paolo Lovergine
  • Date: 2014-01-05 17:00:29 UTC
  • mfrom: (7.1.2 sid)
  • Revision ID: package-import@ubuntu.com-20140105170029-ddtp0j63x5jvck2u
Tags: 1.7.0+dfsg-2
Fixed missing linking of system boost component.
(closes: #733282)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
FILE(REMOVE_RECURSE
 
2
  "CMakeFiles/lasinfo.dir/lasinfo.cpp.o"
 
3
  "CMakeFiles/lasinfo.dir/laskernel.cpp.o"
 
4
  "../bin/Release/lasinfo.pdb"
 
5
  "../bin/Release/lasinfo"
 
6
)
 
7
 
 
8
# Per-language clean rules from dependency scanning.
 
9
FOREACH(lang CXX)
 
10
  INCLUDE(CMakeFiles/lasinfo.dir/cmake_clean_${lang}.cmake OPTIONAL)
 
11
ENDFOREACH(lang)