Add a BUILD_COOKBOOK cmake option to control cookbook build targets
- Oct 22, 2018
-
-
Victor Poughon authored
-
- Oct 12, 2018
-
-
Manuel Grizonnet authored
-
Add a BUILD_COOKBOOK cmake option to control cookbook build targets
In develop branch BUILD_DOCUMENTATION cmake option control the configuration of both Doxygen and Cookbook.
"BUILD_DOCUMENTATION: Build the documentation (Doxygen)." -> Define in an official cmake module (file /usr/share/cmake-3.10/Modules/Documentation.cmake on my system)
Don't think that it is a good idea to use BUILD_DOCUMENTATION to also build to cookbook (different dependencies, different targets)
I've added an advanced option BUILD_COOKBOOOK (off by default) to control the cookbook configuration process.
Should be done also for the software guide to have a similar build process for all the documentation.
The copyright owner is COPYRIGHT OWNER (OR OWNER'S AGENT) and has signed the ORFEO ToolBox Contributor License Agreement.
Check before merging: