mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 20:46:41 +08:00
f4e370b968
* [librdkafka] fix find_dependency LZ4. Include `FindLZ4.cmake` will result following error message: ``` CMake Warning (dev) at /usr/local/lib/python3.6/dist-packages/cmake/data/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (LZ4) does not match the name of the calling package (RdKafka). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. ``` * [librdkafka] update port-version. * Prepend and restore cmake module path. * Update version database * Update ports/librdkafka/portfile.cmake * use the lz4 config files Co-authored-by: nicole mazzuca <83086508+strega-nil-ms@users.noreply.github.com> Co-authored-by: nicole mazzuca <mazzucan@outlook.com> |
||
---|---|---|
.. | ||
lz4.patch | ||
portfile.cmake | ||
usage | ||
vcpkg-cmake-wrapper.cmake | ||
vcpkg.json |