raulcd commented on code in PR #49062:
URL: https://github.com/apache/arrow/pull/49062#discussion_r2745367528
##########
cpp/vcpkg.json:
##########
@@ -41,12 +41,7 @@
]
},
"grpc",
- {
- "name": "gtest",
- "features": [
- "cxx17"
- ]
- },
Review Comment:
no, this was removed. There's no additional features on vcpkg anymore. You
can see that on the commit above. This is how the current port file looks (no
features):
https://github.com/microsoft/vcpkg/blob/master/ports/gtest/vcpkg.json
--
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]