OSSIM - Open Source Software Image Map
Version 1.9.0 (20180803)
include
ossim
ossimConfig.h
Go to the documentation of this file.
1
/* $Id: ossimConfig.h.in 13607 2008-09-25 19:39:45Z gpotts $ */
2
#ifndef ossimConfig_HEADER
3
#define ossimConfig_HEADER
4
5
/* Define to "1" if you have libz installed, "0" if not. */
6
#define OSSIM_HAS_LIBZ 1
7
8
/* Define to "1" if you have MPI(lam/mpi), "0" if not. */
9
#define OSSIM_HAS_MPI 0
10
11
/* Define to "1" if you have FREETYPE, "0" if not. */
12
#define OSSIM_HAS_FREETYPE 1
13
14
/* Define to "1" if you have GEOTIFF, "0" if not. */
15
#define OSSIM_HAS_GEOTIFF 1
16
17
/* Define to "1" if you have HDF5 installed, "0" if not. */
18
#define OSSIM_HAS_HDF5 0
19
20
/* Enable cvs id strings for use with "ident" application. */
21
#define OSSIM_ID_ENABLED 1
22
23
/* Enable cvs id strings for use with "ident" application. */
24
#define OSSIM_HAS_JSONCPP 1
25
26
#endif
/* End of "#ifndef ossimConfig_HEADER" */
Generated on Fri Aug 3 2018 08:46:46 for OSSIM - Open Source Software Image Map by
1.8.14