mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-08 06:40:48 -06:00
cmFileAPI: Add BuildReplyEntry wrapper around AddReplyIndexObject
This commit is contained in:
@@ -177,6 +177,7 @@ private:
|
||||
Json::Value BuildReplyIndex();
|
||||
Json::Value BuildCMake();
|
||||
Json::Value BuildReply(Query const& q);
|
||||
Json::Value BuildReplyEntry(Object const& object);
|
||||
static Json::Value BuildReplyError(std::string const& error);
|
||||
Json::Value const& AddReplyIndexObject(Object const& o);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user