Lintian tag information: package-contains-cmake-private-file (type: error)

Description (from lintian-explain-tags)

The package ships a file in a location reserved for CMake. It usually
means you shipped a Find module.

Libraries should not ship Find modules Config files. Config files should
be installed in the unversioned path
usr/(lib/<arch>|lib|share)/cmake/<name>*/

When CMake Config files are installed in an unversioned path, your package
will continue to work when a new version of CMake is uploaded.

Please refer to https://wiki.debian.org/CMake and
https://cmake.org/cmake/help/v3.10/manual/cmake-packages.7.html#config-file-packages
for details.

Visibility: error
Show-Always: no
Check: build-systems/cmake

Show affected packages