CMake Warning (dev) at /opt/homebrew/Cellar/cmake/3.21.0/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args` (CYRUS_SASL)
does not match the name of the calling package (CyrusSASL). This can lead
to problems in calling code that expects `find_package` result variables
(e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
cmake_modules/FindCyrusSASL.cmake:46 (find_package_handle_standard_args)
cmake_modules/ThirdpartyToolchain.cmake:432 (find_package)
CMakeLists.txt:130 (INCLUDE)
This warning is for project developers. Use -Wno-dev to suppress it.