mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-03 12:49:50 -05:00
2908103d04
All other modules use their module name (e.g. XxX for FindXxX.cmake) in find_package_handle_standard_args. Protobuf used all-caps, which triggers a bug when we try to find Protobuf with the CMakeFindDependencyMacro.cmake macro, which only checks for the mixed-case _FOUND.
9.9 KiB
9.9 KiB