Skip to content
Snippets Groups Projects
Forked from Main Repositories / otb
16135 commits behind the upstream repository.
Rashad Kanavath's avatar
Rashad Kanavath authored
Earlier one needs all otb modules to build examples. This single commit
activate an example and its related test if and only if all of its
dependent module is activated. The check for a module is done using
<Module>_LOADED cmake variable. With this change, activating
BUILD_EXAMPLES=ON works flawlessly irrespective of your build configuration.
9b896a88
History