lidavidm commented on a change in pull request #11889: URL: https://github.com/apache/arrow/pull/11889#discussion_r819044538
########## File path: cpp/src/arrow/CMakeLists.txt ########## @@ -534,7 +534,8 @@ else() endif() if(ARROW_BUILD_BUNDLED_DEPENDENCIES) - string(APPEND ARROW_PC_LIBS_PRIVATE " -larrow_bundled_dependencies") +else() Review comment: `if (NOT ...)`? -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org