lidavidm opened a new pull request, #14054:
URL: https://github.com/apache/arrow/pull/14054

   Otherwise a minimal build fails with errors like
   
   ```
   CMake Error at cmake_modules/BuildUtils.cmake:272 (target_link_libraries):
     Target "arrow_testing_objlib" links to:
   
       rapidjson::rapidjson
   
     but the target was not found.  Possible reasons include:
   
       * There is a typo in the target name.
       * A find_package call is missing for an IMPORTED target.
       * An ALIAS target is missing.
   
   Call Stack (most recent call first):
     src/arrow/CMakeLists.txt:653 (add_arrow_lib)
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to