Build documentation
This commit is contained in:
parent
d26615fbf2
commit
94613af452
@ -80,5 +80,7 @@ target_link_libraries(couchlib ${BULLET_LIBRARIES})
|
|||||||
## Add documentation
|
## Add documentation
|
||||||
find_package(Doxygen REQUIRED
|
find_package(Doxygen REQUIRED
|
||||||
OPTIONAL_COMPONENTS dot mscgen dia)
|
OPTIONAL_COMPONENTS dot mscgen dia)
|
||||||
doxygen_add_docs(Node.h)
|
|
||||||
|
doxygen_add_docs(couchdocs
|
||||||
|
Node.h)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user