h-vetinari commented on issue #44982:
URL: https://github.com/apache/arrow/issues/44982#issuecomment-2530747047
> `-Dopentelemetry-cpp_DIR=$PREFIX/lib/cmake/opentelemetry-cpp` may be
strange.
This is in reaction to the admonition by CMake mentioned in the OP:
```
Add the installation prefix of "opentelemetry-cpp" to CMAKE_PREFIX_PATH or
set "opentelemetry-cpp_DIR" to a directory containing one of the above
files.
```
> Do we really need [...]?
If you're referring to
`-Dopentelemetry-cpp_DIR=%LIBRARY_LIB%\cmake\opentelemetry-cpp`, it doesn't
work without it either (but causes a warning to add it).
--
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]