]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
cmake: add doxygen target for c++ code under src
authorYuval Lifshitz <ylifshit@redhat.com>
Wed, 22 Apr 2020 14:19:01 +0000 (17:19 +0300)
committerYuval Lifshitz <ylifshit@redhat.com>
Sun, 17 May 2020 10:39:48 +0000 (13:39 +0300)
commit80f553bb64f762f9b070f8dc0973fd5fc942d43f
treee7c4e34745fbb3e1e878277549c64acdfa3d392f
parent6fd685ddf77952d8c20abf7df278ebd6108444ae
cmake: add doxygen target for c++ code under src

will be generated by running "make doxygen"
output at: build/src/html/index.html

Signed-off-by: Yuval Lifshitz <ylifshit@redhat.com>
src/CMakeLists.txt