raulcd commented on code in PR #45618:
URL: https://github.com/apache/arrow/pull/45618#discussion_r1979048742


##########
cpp/src/arrow/compute/CMakeLists.txt:
##########
@@ -18,6 +18,7 @@
 add_custom_target(arrow-compute-tests)
 
 arrow_install_all_headers("arrow/compute")
+arrow_install_all_headers("arrow/compute/kernels")

Review Comment:
   oh! I see, I misinterpreted how the CMake function worked. Thanks for the 
pointer @kou! I wasn't really understanding what was the problem and I was 
pretty sure it was some obvious mistake :)



-- 
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