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

« back to all changes in this revision

Viewing changes to src/CMakeFiles/las_c.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
  "CXX"
 
4
  )
 
5
# The set of files for implicit dependencies of each language:
 
6
SET(CMAKE_DEPENDS_CHECK_CXX
 
7
  "/Users/hobu/foo/clean/src/c_api.cpp" "/Users/hobu/foo/clean/src/CMakeFiles/las_c.dir/c_api.cpp.o"
 
8
  )
 
9
SET(CMAKE_CXX_COMPILER_ID "GNU")
 
10
 
 
11
# Pairs of files generated by the same build rule.
 
12
SET(CMAKE_MULTIPLE_OUTPUT_PAIRS
 
13
  "/Users/hobu/foo/clean/bin/Release/liblas_c.dylib" "/Users/hobu/foo/clean/bin/Release/liblas_c.2.2.0.dylib"
 
14
  )
 
15
 
 
16
 
 
17
# Targets to which this target links.
 
18
SET(CMAKE_TARGET_LINKED_INFO_FILES
 
19
  "/Users/hobu/foo/clean/src/CMakeFiles/las.dir/DependInfo.cmake"
 
20
  )