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