Skip to content

Add USE_VENDORED_JSON option to allow using system nlohmann::json (#959)

a58856c
Select commit
Loading
Failed to load commit list.
Draft

Add USE_VENDORED_JSON option (fixes #959) #1080

Add USE_VENDORED_JSON option to allow using system nlohmann::json (#959)
a58856c
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis required action Feb 2, 2026 in 0s

4 new issues (0 max.) of at least severity.

Annotations

Check warning on line 7 in include/behaviortree_cpp/blackboard.h

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

include/behaviortree_cpp/blackboard.h#L7

Include file: <nlohmann/json.hpp> not found. Please note: Cppcheck does not need standard library headers to get proper results.

Check warning on line 21 in include/behaviortree_cpp/bt_factory.h

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

include/behaviortree_cpp/bt_factory.h#L21

Include file: <nlohmann/json.hpp> not found. Please note: Cppcheck does not need standard library headers to get proper results.

Check warning on line 9 in include/behaviortree_cpp/json_export.h

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

include/behaviortree_cpp/json_export.h#L9

Include file: <nlohmann/json.hpp> not found. Please note: Cppcheck does not need standard library headers to get proper results.

Check warning on line 7 in include/behaviortree_cpp/loggers/groot2_protocol.h

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

include/behaviortree_cpp/loggers/groot2_protocol.h#L7

Include file: <nlohmann/json.hpp> not found. Please note: Cppcheck does not need standard library headers to get proper results.