~uhh-ssd/+junk/humidity_readout

« back to all changes in this revision

Viewing changes to plplot/plplot-5.9.9/lib/qsastime/tai-utc-gen.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
# Generated by CMake 2.8.7
 
2
 
 
3
IF("${CMAKE_MAJOR_VERSION}.${CMAKE_MINOR_VERSION}" LESS 2.5)
 
4
   MESSAGE(FATAL_ERROR "CMake >= 2.6.0 required")
 
5
ENDIF("${CMAKE_MAJOR_VERSION}.${CMAKE_MINOR_VERSION}" LESS 2.5)
 
6
CMAKE_POLICY(PUSH)
 
7
CMAKE_POLICY(VERSION 2.6)
 
8
#----------------------------------------------------------------
 
9
# Generated CMake target import file.
 
10
#----------------------------------------------------------------
 
11
 
 
12
# Commands may need to know the format version.
 
13
SET(CMAKE_IMPORT_FILE_VERSION 1)
 
14
 
 
15
# Create imported target tai-utc-gen
 
16
ADD_EXECUTABLE(tai-utc-gen IMPORTED)
 
17
 
 
18
# Import target "tai-utc-gen" for configuration ""
 
19
SET_PROPERTY(TARGET tai-utc-gen APPEND PROPERTY IMPORTED_CONFIGURATIONS NOCONFIG)
 
20
SET_TARGET_PROPERTIES(tai-utc-gen PROPERTIES
 
21
  IMPORTED_LOCATION_NOCONFIG "/space/erfle/sync/work/Probe_Control/plplot/plplot-5.9.9/lib/qsastime/tai-utc-gen"
 
22
  )
 
23
 
 
24
# Commands beyond this point should not need to know the version.
 
25
SET(CMAKE_IMPORT_FILE_VERSION)
 
26
CMAKE_POLICY(POP)