/usr/share/metview/cmake/metview-targets.cmake is in metview-data 5.0.0~beta.1-1build1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 | # Generated by CMake
if("${CMAKE_MAJOR_VERSION}.${CMAKE_MINOR_VERSION}" LESS 2.5)
message(FATAL_ERROR "CMake >= 2.6.0 required")
endif()
cmake_policy(PUSH)
cmake_policy(VERSION 2.6)
#----------------------------------------------------------------
# Generated CMake target import file.
#----------------------------------------------------------------
# Commands may need to know the format version.
set(CMAKE_IMPORT_FILE_VERSION 1)
# Protect against multiple inclusion, which would fail when already imported targets are added once more.
set(_targetsDefined)
set(_targetsNotDefined)
set(_expectedTargets)
foreach(_expectedTarget MvMars macro_api_f90 Datacoverage Divrot Ecfs event macro mvimport mvimportDesktop pool Mars togrib tomatrix geo_to_grib grib_to_geo FlextraPrepare FlextraRun FlextraVisualiser FlexpartToGrib FlexpartRun GribVectors Hovmoeller GeoToKML ObsFilter CleanFile BufrPicker Percentile PottF Relhum RttovRun RttovVisualiser ScmRun ScmVisualiser Spectra station writebase StdAppManager Thermo Velstr VaporPrepare gribToVapor XSection CptecAccess Download savepool MvMailTo MvCompress BufrExaminer xserv MvMonitor MvExamineManager FlextraExaminer GeopExaminer GribExaminer MacroEditor NcExaminer WmsClient ScmDataEditor Desktop uPlot uPlotManager uPlotBatch GeoTool GeoToolManager MagML Reprojection OdbFilter OdbVisualiser OdbExaminer)
list(APPEND _expectedTargets ${_expectedTarget})
if(NOT TARGET ${_expectedTarget})
list(APPEND _targetsNotDefined ${_expectedTarget})
endif()
if(TARGET ${_expectedTarget})
list(APPEND _targetsDefined ${_expectedTarget})
endif()
endforeach()
if("${_targetsDefined}" STREQUAL "${_expectedTargets}")
unset(_targetsDefined)
unset(_targetsNotDefined)
unset(_expectedTargets)
set(CMAKE_IMPORT_FILE_VERSION)
cmake_policy(POP)
return()
endif()
if(NOT "${_targetsDefined}" STREQUAL "")
message(FATAL_ERROR "Some (but not all) targets in this export set were already defined.\nTargets Defined: ${_targetsDefined}\nTargets not yet defined: ${_targetsNotDefined}\n")
endif()
unset(_targetsDefined)
unset(_targetsNotDefined)
unset(_expectedTargets)
# Compute the installation prefix relative to this file.
get_filename_component(_IMPORT_PREFIX "${CMAKE_CURRENT_LIST_FILE}" PATH)
get_filename_component(_IMPORT_PREFIX "${_IMPORT_PREFIX}" PATH)
get_filename_component(_IMPORT_PREFIX "${_IMPORT_PREFIX}" PATH)
get_filename_component(_IMPORT_PREFIX "${_IMPORT_PREFIX}" PATH)
if(_IMPORT_PREFIX STREQUAL "/")
set(_IMPORT_PREFIX "")
endif()
# Create imported target MvMars
add_library(MvMars STATIC IMPORTED)
# Create imported target macro_api_f90
add_library(macro_api_f90 STATIC IMPORTED)
# Create imported target Datacoverage
add_executable(Datacoverage IMPORTED)
# Create imported target Divrot
add_executable(Divrot IMPORTED)
# Create imported target Ecfs
add_executable(Ecfs IMPORTED)
# Create imported target event
add_executable(event IMPORTED)
# Create imported target macro
add_executable(macro IMPORTED)
# Create imported target mvimport
add_executable(mvimport IMPORTED)
# Create imported target mvimportDesktop
add_executable(mvimportDesktop IMPORTED)
# Create imported target pool
add_executable(pool IMPORTED)
# Create imported target Mars
add_executable(Mars IMPORTED)
# Create imported target togrib
add_executable(togrib IMPORTED)
# Create imported target tomatrix
add_executable(tomatrix IMPORTED)
# Create imported target geo_to_grib
add_executable(geo_to_grib IMPORTED)
# Create imported target grib_to_geo
add_executable(grib_to_geo IMPORTED)
# Create imported target FlextraPrepare
add_executable(FlextraPrepare IMPORTED)
# Create imported target FlextraRun
add_executable(FlextraRun IMPORTED)
# Create imported target FlextraVisualiser
add_executable(FlextraVisualiser IMPORTED)
# Create imported target FlexpartToGrib
add_executable(FlexpartToGrib IMPORTED)
# Create imported target FlexpartRun
add_executable(FlexpartRun IMPORTED)
# Create imported target GribVectors
add_executable(GribVectors IMPORTED)
# Create imported target Hovmoeller
add_executable(Hovmoeller IMPORTED)
# Create imported target GeoToKML
add_executable(GeoToKML IMPORTED)
# Create imported target ObsFilter
add_executable(ObsFilter IMPORTED)
# Create imported target CleanFile
add_executable(CleanFile IMPORTED)
# Create imported target BufrPicker
add_executable(BufrPicker IMPORTED)
# Create imported target Percentile
add_executable(Percentile IMPORTED)
# Create imported target PottF
add_executable(PottF IMPORTED)
# Create imported target Relhum
add_executable(Relhum IMPORTED)
# Create imported target RttovRun
add_executable(RttovRun IMPORTED)
# Create imported target RttovVisualiser
add_executable(RttovVisualiser IMPORTED)
# Create imported target ScmRun
add_executable(ScmRun IMPORTED)
# Create imported target ScmVisualiser
add_executable(ScmVisualiser IMPORTED)
# Create imported target Spectra
add_executable(Spectra IMPORTED)
# Create imported target station
add_executable(station IMPORTED)
# Create imported target writebase
add_executable(writebase IMPORTED)
# Create imported target StdAppManager
add_executable(StdAppManager IMPORTED)
# Create imported target Thermo
add_executable(Thermo IMPORTED)
# Create imported target Velstr
add_executable(Velstr IMPORTED)
# Create imported target VaporPrepare
add_executable(VaporPrepare IMPORTED)
# Create imported target gribToVapor
add_executable(gribToVapor IMPORTED)
# Create imported target XSection
add_executable(XSection IMPORTED)
# Create imported target CptecAccess
add_executable(CptecAccess IMPORTED)
# Create imported target Download
add_executable(Download IMPORTED)
# Create imported target savepool
add_executable(savepool IMPORTED)
# Create imported target MvMailTo
add_executable(MvMailTo IMPORTED)
# Create imported target MvCompress
add_executable(MvCompress IMPORTED)
# Create imported target BufrExaminer
add_executable(BufrExaminer IMPORTED)
# Create imported target xserv
add_executable(xserv IMPORTED)
# Create imported target MvMonitor
add_executable(MvMonitor IMPORTED)
# Create imported target MvExamineManager
add_executable(MvExamineManager IMPORTED)
# Create imported target FlextraExaminer
add_executable(FlextraExaminer IMPORTED)
# Create imported target GeopExaminer
add_executable(GeopExaminer IMPORTED)
# Create imported target GribExaminer
add_executable(GribExaminer IMPORTED)
# Create imported target MacroEditor
add_executable(MacroEditor IMPORTED)
# Create imported target NcExaminer
add_executable(NcExaminer IMPORTED)
# Create imported target WmsClient
add_executable(WmsClient IMPORTED)
# Create imported target ScmDataEditor
add_executable(ScmDataEditor IMPORTED)
# Create imported target Desktop
add_executable(Desktop IMPORTED)
# Create imported target uPlot
add_executable(uPlot IMPORTED)
# Create imported target uPlotManager
add_executable(uPlotManager IMPORTED)
# Create imported target uPlotBatch
add_executable(uPlotBatch IMPORTED)
# Create imported target GeoTool
add_executable(GeoTool IMPORTED)
# Create imported target GeoToolManager
add_executable(GeoToolManager IMPORTED)
# Create imported target MagML
add_executable(MagML IMPORTED)
# Create imported target Reprojection
add_executable(Reprojection IMPORTED)
# Create imported target OdbFilter
add_executable(OdbFilter IMPORTED)
# Create imported target OdbVisualiser
add_executable(OdbVisualiser IMPORTED)
# Create imported target OdbExaminer
add_executable(OdbExaminer IMPORTED)
# Load information for each installed configuration.
get_filename_component(_DIR "${CMAKE_CURRENT_LIST_FILE}" PATH)
file(GLOB CONFIG_FILES "${_DIR}/metview-targets-*.cmake")
foreach(f ${CONFIG_FILES})
include(${f})
endforeach()
# Cleanup temporary variables.
set(_IMPORT_PREFIX)
# Loop over all imported files and verify that they actually exist
foreach(target ${_IMPORT_CHECK_TARGETS} )
foreach(file ${_IMPORT_CHECK_FILES_FOR_${target}} )
if(NOT EXISTS "${file}" )
message(FATAL_ERROR "The imported target \"${target}\" references the file
\"${file}\"
but this file does not exist. Possible reasons include:
* The file was deleted, renamed, or moved to another location.
* An install or uninstall procedure did not complete successfully.
* The installation package was faulty and contained
\"${CMAKE_CURRENT_LIST_FILE}\"
but not all the files it references.
")
endif()
endforeach()
unset(_IMPORT_CHECK_FILES_FOR_${target})
endforeach()
unset(_IMPORT_CHECK_TARGETS)
# This file does not depend on other imported targets which have
# been exported from the same project but in a separate export set.
# Commands beyond this point should not need to know the version.
set(CMAKE_IMPORT_FILE_VERSION)
cmake_policy(POP)
|