Provide BOOST_ROOT to CMake docs target (RIPD-1364):

* Should make building docs with CMake incrementally easier and more
reliable.
* Wrap makeqbk in explicit bash shell (if available).
This commit is contained in:
Edward Hennis
2016-12-06 17:17:24 -05:00
committed by Brad Chase
parent b6a01ea41c
commit a1c0d15a1f
3 changed files with 40 additions and 10 deletions

View File

@@ -106,9 +106,9 @@ INPUT = \
\
../src/ripple/protocol/STObject.h \
../src/ripple/protocol/JsonFields.h \
../src/ripple/test/AbstractClient.h \
../src/ripple/test/JSONRPCClient.h \
../src/ripple/test/WSClient.h \
../src/test/support/AbstractClient.h \
../src/test/support/JSONRPCClient.h \
../src/test/support/WSClient.h \
INPUT_ENCODING = UTF-8