Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • otb otb
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 213
    • Issues 213
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 13
    • Merge requests 13
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
    • Model experiments
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Main Repositories
  • otbotb
  • Issues
  • #2139

QGIS Descriptor CMake option

It would be convenient to add a high level CMake option in the OTB project to control whether QGIS descriptors should be built or not. It is currently possible to deactivate the build of the descriptors with the option -DOTB_OTB_BUILD_DEFAULT_MODULES=OFF and by deactivating the QGIS module with -DModule_OTBQGIS=OFF, but all other module should then be reactivated.

A OTB_WRAP_QGIS option could be added, ON by default, and would behave like OTB_WRAP_PYTHON

Assignee
Assign to
Time tracking