~nathandyer/birdie/manual-import

« back to all changes in this revision

Viewing changes to build/po/CMakeFiles/translations.dir/DependInfo.cmake

  • Committer: Nathan Dyer
  • Date: 2016-02-06 20:22:09 UTC
  • Revision ID: mail@nathandyer.me-20160206202209-qwhtqwi1j8feglds
Updated to git master

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
 
  "GETTEXT_PACKAGE=\"birdie\""
9
 
  "LANGUAGE_SUPPORT_DIRECTORY=\"\""
10
 
  "_GSETTINGS_DIR=\"/home/nathan/Workspace/betacheck/birdie/build/gsettings\""
11
 
  "_INSTALL_PREFIX=\"/usr\""
12
 
  "_REENTRANT"
13
 
  "_SOURCE_ROOT_DIR=\"/home/nathan/Workspace/betacheck/birdie\""
14
 
  "_VERSION=\"1.1\""
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
 
set(CMAKE_CXX_TARGET_INCLUDE_PATH ${CMAKE_C_TARGET_INCLUDE_PATH})
25
 
set(CMAKE_Fortran_TARGET_INCLUDE_PATH ${CMAKE_C_TARGET_INCLUDE_PATH})
26
 
set(CMAKE_ASM_TARGET_INCLUDE_PATH ${CMAKE_C_TARGET_INCLUDE_PATH})