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

« back to all changes in this revision

Viewing changes to obj-x86_64-linux-gnu/tests/CMakeFiles/resultstest.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
  )
 
4
# The set of files for implicit dependencies of each language:
 
5
 
 
6
# Preprocessor definitions for this target.
 
7
SET(CMAKE_TARGET_DEFINITIONS
 
8
  "QT_NO_KEYWORDS"
 
9
  )
 
10
 
 
11
# Targets to which this target links.
 
12
SET(CMAKE_TARGET_LINKED_INFO_FILES
 
13
  )
 
14
 
 
15
# The include file search paths:
 
16
SET(CMAKE_C_TARGET_INCLUDE_PATH
 
17
  "."
 
18
  ".."
 
19
  "../tests/../src/Unity"
 
20
  "tests"
 
21
  "/usr/include/unity/unity"
 
22
  "/usr/include/glib-2.0"
 
23
  "/usr/lib/x86_64-linux-gnu/glib-2.0/include"
 
24
  "/usr/include/dee-1.0"
 
25
  "/usr/include/gee-1.0"
 
26
  "/usr/include/gio-unix-2.0"
 
27
  "/usr/include/libdbusmenu-glib-0.4"
 
28
  "/usr/include/sigc++-2.0"
 
29
  "/usr/lib/x86_64-linux-gnu/sigc++-2.0/include"
 
30
  "/usr/include/Nux-4.0"
 
31
  "/usr/include/Unity-6.0"
 
32
  "/usr/include/libdee-qt5"
 
33
  "/usr/include/qt5/QtCore"
 
34
  "/usr/include/qt5"
 
35
  "/usr/include/unity-scopes-0"
 
36
  )
 
37
SET(CMAKE_CXX_TARGET_INCLUDE_PATH ${CMAKE_C_TARGET_INCLUDE_PATH})
 
38
SET(CMAKE_Fortran_TARGET_INCLUDE_PATH ${CMAKE_C_TARGET_INCLUDE_PATH})
 
39
SET(CMAKE_ASM_TARGET_INCLUDE_PATH ${CMAKE_C_TARGET_INCLUDE_PATH})