kou commented on PR #36835:
URL: https://github.com/apache/arrow/pull/36835#issuecomment-1683460888

   We can disable auto vcpkg install by `set(ENV{AZURE_SDK_DISABLE_AUTO_VCPKG} 
TRUE)`.
   
   
https://github.com/Azure/azure-sdk-for-cpp/blob/main/CONTRIBUTING.md#customize-the-vcpkg-dependency-integration
   
   > Environment Variable | Description
   > -- | --
   > AZURE_SDK_DISABLE_AUTO_VCPKG | When defined, Vcpkg won't be automatically 
cloned and linked. Use  this setting, for example, if your dependencies are 
installed on the  system and you don't need to get them.
   
   
   


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