Skip to content
Snippets Groups Projects

DOC: improve documentation on how to pass multiple additional options to otb cmake cache

Merged Manuel Grizonnet requested to merge multiple_otb_additional_path into develop

Summary

It is unclear in otb superbuild documentation how to add multiple otb cmake options . The syntax to use is a semi-colon to separate multiple options. Spaces, commas don't work.

This small MR improves the documentation of the OTB_ADDITIONAL_CACHE option to describe this use case.

An example of use-case where this option is usefule is when you want to compile some specific otb modules through the superbuild, like for instance:

-DOTB_BUILD_DEFAULT_MODULES:BOOL=OFF;-DModule_OTBAppIndices:BOOL=ON

Rationale

Explain the rationale for the changes (possible link to a Request For Comments or to an issue).

Implementation Details

Additional notes

Copyright

The copyright owner is COPYRIGHT OWNER (OR OWNER'S AGENT) and has signed the ORFEO ToolBox Contributor License Agreement.


Check before merging:

  • All discussions are resolved
  • At least 2 :thumbsup: votes from core developers, no :thumbsdown: vote.
  • The feature branch is (reasonably) up-to-date with the base branch
  • Dashboard is green
  • Copyright owner has signed the ORFEO ToolBox Contributor License Agreement

Merge request reports

Merged by Manuel GrizonnetManuel Grizonnet 6 years ago (Dec 18, 2018 4:15pm UTC)

Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading