Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
otb
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
David Youssefi
otb
Commits
ad7158a9
Commit
ad7158a9
authored
13 years ago
by
Julien Malik
Browse files
Options
Downloads
Patches
Plain Diff
OSSIM: error when updating ossim - ossimConfig.h should be generated and not in sources
parent
0bbc471f
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Utilities/otbossim/include/ossim/ossimConfig.h
+0
-20
0 additions, 20 deletions
Utilities/otbossim/include/ossim/ossimConfig.h
with
0 additions
and
20 deletions
Utilities/otbossim/include/ossim/ossimConfig.h
deleted
100644 → 0
+
0
−
20
View file @
0bbc471f
/* $Id: ossimConfig.h.in 13607 2008-09-25 19:39:45Z gpotts $ */
#ifndef ossimConfig_HEADER
#define ossimConfig_HEADER
/* Define to "1" if you have libz installed, "0" if not. */
#define OSSIM_HAS_LIBZ 1
/* Define to "1" if you have MPI(lam/mpi), "0" if not. */
#define OSSIM_HAS_MPI 0
/* Define to "1" if you have FREETYPE, "0" if not. */
#define OSSIM_HAS_FREETYPE 1
/* Define to "1" if you have GEOTIFF, "0" if not. */
#define OSSIM_HAS_GEOTIFF 1
/* Enable cvs id strings for use with "ident" application. */
#define OSSIM_ID_ENABLED 1
#endif
/* End of "#ifndef ossimConfig_HEADER" */
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment