docs should be optional for now
This commit is contained in:
parent
f6a6c9deb6
commit
93f8179b3b
@ -411,6 +411,14 @@ add_subDIRECTORY (packages/raptor)
|
|||||||
|
|
||||||
add_subDIRECTORY (packages/xml)
|
add_subDIRECTORY (packages/xml)
|
||||||
|
|
||||||
|
# please install doxygen for prolog first
|
||||||
|
# git clone http://www.github.com/vscosta/doxygen-yap
|
||||||
|
# cd doxygen-yap
|
||||||
|
# mkdir -p build
|
||||||
|
# cd build
|
||||||
|
# make; sudo make install
|
||||||
|
option (WITH_DOCS
|
||||||
|
"generate YAP docs" OFF)
|
||||||
add_subDIRECTORY (docs)
|
add_subDIRECTORY (docs)
|
||||||
|
|
||||||
# add_subDIRECTORY (packages/cuda)
|
# add_subDIRECTORY (packages/cuda)
|
||||||
|
Reference in New Issue
Block a user