~karni/+junk/unity-scopes-shell-fixes

« back to all changes in this revision

Viewing changes to obj-x86_64-linux-gnu/tests/data/mock-scope/CMakeFiles/mock-scope.dir/DependInfo.cmake

  • Committer: Michał Karnicki
  • Date: 2014-01-30 15:33:59 UTC
  • Revision ID: michal.karnicki@canonical.com-20140130153359-i7c1hzugj4j3hfca
Added missing files.

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
  "/home/karni/src/canonical/unity-scopes-shell/unity-scopes-shell-fixes/tests/data/mock-scope/mock-scope.cpp" "/home/karni/src/canonical/unity-scopes-shell/unity-scopes-shell-fixes/obj-x86_64-linux-gnu/tests/data/mock-scope/CMakeFiles/mock-scope.dir/mock-scope.cpp.o"
 
8
  "/home/karni/src/canonical/unity-scopes-shell/unity-scopes-shell-fixes/obj-x86_64-linux-gnu/tests/data/mock-scope/mock-scope_automoc.cpp" "/home/karni/src/canonical/unity-scopes-shell/unity-scopes-shell-fixes/obj-x86_64-linux-gnu/tests/data/mock-scope/CMakeFiles/mock-scope.dir/mock-scope_automoc.cpp.o"
 
9
  )
 
10
SET(CMAKE_CXX_COMPILER_ID "GNU")
 
11
 
 
12
# Preprocessor definitions for this target.
 
13
SET(CMAKE_TARGET_DEFINITIONS
 
14
  "QT_NO_KEYWORDS"
 
15
  )
 
16
 
 
17
# Targets to which this target links.
 
18
SET(CMAKE_TARGET_LINKED_INFO_FILES
 
19
  )
 
20
 
 
21
# The include file search paths:
 
22
SET(CMAKE_C_TARGET_INCLUDE_PATH
 
23
  "."
 
24
  ".."
 
25
  "/usr/include/unity-scopes-0"
 
26
  )
 
27
SET(CMAKE_CXX_TARGET_INCLUDE_PATH ${CMAKE_C_TARGET_INCLUDE_PATH})
 
28
SET(CMAKE_Fortran_TARGET_INCLUDE_PATH ${CMAKE_C_TARGET_INCLUDE_PATH})
 
29
SET(CMAKE_ASM_TARGET_INCLUDE_PATH ${CMAKE_C_TARGET_INCLUDE_PATH})