CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CMAKE_INSTALL_BINDIR CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_INCLUDEDIR CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_SBINDIR CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY In file included from /home/conan/w/cci_PR-3680/1/1bb2d5f3-1c78-4950-8d1c-cbbf6e6ff0c8/recipes/amqp-cpp/all/test_package/test_package.cpp:4: In file included from /home/conan/w/cci_PR-3680/.conan/data/amqp-cpp/4.3.10/_/_/package/eabe8d5515a1e78813ea2f2e5d1ea83b3ac80683/include/amqpcpp.h:56: /home/conan/w/cci_PR-3680/.conan/data/amqp-cpp/4.3.10/_/_/package/eabe8d5515a1e78813ea2f2e5d1ea83b3ac80683/include/amqpcpp/table.h:271:13: warning: conversion function converting 'AMQP::Table' to itself will never be used virtual operator const Table& () const override ^ In file included from /home/conan/w/cci_PR-3680/1/1bb2d5f3-1c78-4950-8d1c-cbbf6e6ff0c8/recipes/amqp-cpp/all/test_package/test_package.cpp:4: In file included from /home/conan/w/cci_PR-3680/.conan/data/amqp-cpp/4.3.10/_/_/package/eabe8d5515a1e78813ea2f2e5d1ea83b3ac80683/include/amqpcpp.h:57: /home/conan/w/cci_PR-3680/.conan/data/amqp-cpp/4.3.10/_/_/package/eabe8d5515a1e78813ea2f2e5d1ea83b3ac80683/include/amqpcpp/array.h:235:13: warning: conversion function converting 'AMQP::Array' to itself will never be used virtual operator const Array& () const override ^ 2 warnings generated.