~uhh-ssd/+junk/humidity_readout

« back to all changes in this revision

Viewing changes to plplot/plplot-5.9.9/examples/c++/CMakeFiles/CMakeDirectoryInformation.cmake

  • Committer: Joachim Erfle
  • Date: 2013-07-24 13:53:41 UTC
  • Revision ID: joachim.erfle@desy.de-20130724135341-1qojpp701zsn009p
initial commit

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# CMAKE generated file: DO NOT EDIT!
 
2
# Generated by "Unix Makefiles" Generator, CMake Version 2.8
 
3
 
 
4
# Relative path conversion top directories.
 
5
SET(CMAKE_RELATIVE_PATH_TOP_SOURCE "/space/erfle/sync/work/Probe_Control/plplot/plplot-5.9.9")
 
6
SET(CMAKE_RELATIVE_PATH_TOP_BINARY "/space/erfle/sync/work/Probe_Control/plplot/plplot-5.9.9")
 
7
 
 
8
# Force unix paths in dependencies.
 
9
SET(CMAKE_FORCE_UNIX_PATHS 1)
 
10
 
 
11
# The C and CXX include file search paths:
 
12
SET(CMAKE_C_INCLUDE_PATH
 
13
  )
 
14
SET(CMAKE_CXX_INCLUDE_PATH ${CMAKE_C_INCLUDE_PATH})
 
15
SET(CMAKE_Fortran_INCLUDE_PATH ${CMAKE_C_INCLUDE_PATH})
 
16
SET(CMAKE_ASM_INCLUDE_PATH ${CMAKE_C_INCLUDE_PATH})
 
17
 
 
18
# The C and CXX include file regular expressions for this directory.
 
19
SET(CMAKE_C_INCLUDE_REGEX_SCAN "^.*$")
 
20
SET(CMAKE_C_INCLUDE_REGEX_COMPLAIN "^$")
 
21
SET(CMAKE_CXX_INCLUDE_REGEX_SCAN ${CMAKE_C_INCLUDE_REGEX_SCAN})
 
22
SET(CMAKE_CXX_INCLUDE_REGEX_COMPLAIN ${CMAKE_C_INCLUDE_REGEX_COMPLAIN})