]> git.uio.no Git - u/mrichter/AliRoot.git/commit
CMake: option to generate documentation only
authordberzano <dario.berzano@cern.ch>
Tue, 10 Feb 2015 18:40:03 +0000 (19:40 +0100)
committerdberzano <dario.berzano@cern.ch>
Tue, 10 Feb 2015 18:40:05 +0000 (19:40 +0100)
commit16ae4e81a7a68a9c210ba159dc2dcfddc2441716
tree4b60f88a5befee4fd6ecd56f4a31c89208a047b4
parent6f744e794ac378cb7197b0f1538b9c59c63f3541
CMake: option to generate documentation only

With -DDOXYGEN_ONLY=ON, cmake prepares only the doxygen target, and no
additional checks on the environment are performed. With this build
mode it is not possible to build AliRoot, but only the documentation.
CMakeLists.txt