Antoine Pitrou created ARROW-14240:
--------------------------------------
Summary: [C++] nlohmann_json_ep always rebuilt
Key: ARROW-14240
URL: https://issues.apache.org/jira/browse/ARROW-14240
Project: Apache Arrow
Issue Type: Bug
Components: C++
Reporter: Antoine Pitrou
It seems "nlohmann_json_ep" always gets rebuilt even though the built library
is up-to-date.
{code}
[1/137] Performing build step for 'nlohmann_json_ep'
-- nlohmann_json_ep build command succeeded. See also
/build/cpp/nlohmann_json_ep-prefix/src/nlohmann_json_ep-stamp/nlohmann_json_ep-build-*.log
[2/137] Performing install step for 'nlohmann_json_ep'
-- nlohmann_json_ep install command succeeded. See also
/build/cpp/nlohmann_json_ep-prefix/src/nlohmann_json_ep-stamp/nlohmann_json_ep-install-*.log
{code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)