adamreeve commented on code in PR #41599:
URL: https://github.com/apache/arrow/pull/41599#discussion_r1596190266


##########
ci/scripts/c_glib_build.sh:
##########
@@ -35,8 +36,16 @@ export CXXFLAGS="-DARROW_NO_DEPRECATED_API"
 
 mkdir -p ${build_dir}
 
+if [ "${BUILD_C_GLIB_WITH_VCPKG}" == "ON" ]; then

Review Comment:
   Yeah, I thought there might be cases where VCPKG_ROOT is defined but we 
don't necessarily want to use vcpkg, but I guess that's not very likely to 
happen.



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