summaryrefslogtreecommitdiff
path: root/cmake
diff options
context:
space:
mode:
authorAlan Antonuk <alan.antonuk@gmail.com>2021-04-19 22:41:03 +0000
committerAlan Antonuk <alan.antonuk@gmail.com>2021-04-19 17:58:33 -0700
commit633d5fd10a2782968783c0bb58b3e88b8978c567 (patch)
tree1cec3485e962cc9fb7a0efd426aee1a37b66b78a /cmake
parent22bc57506e4184e945169bab56c3781ed8f898d4 (diff)
downloadrabbitmq-c-633d5fd10a2782968783c0bb58b3e88b8978c567.tar.gz
cmake: rename FindXMLTO.cmake to correct warning
CMake issues the following developer warning about FindXmlTo: The package name passed to `find_package_handle_standard_args` (XMLTO) does not match the name of the calling package (XmlTo). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. This corrects that by naming it FindXMLTO.cmake. Signed-off-by: GitHub <noreply@github.com>
Diffstat (limited to 'cmake')
-rw-r--r--cmake/FindXMLTO.cmake (renamed from cmake/FindXmlTo.cmake)0
1 files changed, 0 insertions, 0 deletions
diff --git a/cmake/FindXmlTo.cmake b/cmake/FindXMLTO.cmake
index d2d4d63..d2d4d63 100644
--- a/cmake/FindXmlTo.cmake
+++ b/cmake/FindXMLTO.cmake