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

« back to all changes in this revision

Viewing changes to apps/CMakeFiles/lasmerge.dir/DependInfo.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
# The set of languages for which implicit dependencies are needed:
 
2
SET(CMAKE_DEPENDS_LANGUAGES
 
3
  "C"
 
4
  )
 
5
# The set of files for implicit dependencies of each language:
 
6
SET(CMAKE_DEPENDS_CHECK_C
 
7
  "/Users/hobu/foo/clean/apps/lascommon.c" "/Users/hobu/foo/clean/apps/CMakeFiles/lasmerge.dir/lascommon.c.o"
 
8
  "/Users/hobu/foo/clean/apps/lasmerge.c" "/Users/hobu/foo/clean/apps/CMakeFiles/lasmerge.dir/lasmerge.c.o"
 
9
  )
 
10
SET(CMAKE_C_COMPILER_ID "GNU")
 
11
 
 
12
# Targets to which this target links.
 
13
SET(CMAKE_TARGET_LINKED_INFO_FILES
 
14
  "/Users/hobu/foo/clean/src/CMakeFiles/las_c.dir/DependInfo.cmake"
 
15
  "/Users/hobu/foo/clean/src/CMakeFiles/las.dir/DependInfo.cmake"
 
16
  )