mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-03 01:15:53 +00:00
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:
committed by
Brad Chase
parent
b6a01ea41c
commit
a1c0d15a1f
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user