Fix the implementation of the BUILD_DOC CMake option
All threads resolved!
All threads resolved!
The current implementation of the BUILD_DOC
CMake
option does not allow to control the build of the documentation. This MR fixes this implementation and includes some basic formatting of the CMake
messages so they match the structure of the native CMake
messages. Closes #11 (closed).
Merge request reports
Activity
@cburgard I was wondering if you could consider taking a look at this proposal. It seems the CI can not run because I don't have access to the docker image in
rootproject/root-ubuntu16
, but so far I haven't detected any issue locally and the changes are minimal.- Resolved by Carsten Burgard
Hi! Thanks for your work. Can you try replacing the container name with
rootproject/root
to see if that works?
mentioned in commit 23d63e68
Please register or sign in to reply