CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY /home/conan/w/cci_PR-4215/.conan/data/libpqxx/7.3.1/_/_/build/2a053b9bf4e084efc77183aeee3672f660fafee1/source_subfolder/src/connection.cxx: In member function ‘std::__cxx11::string pqxx::connection::encrypt_password(const char*, const char*, const char*)’: /home/conan/w/cci_PR-4215/.conan/data/libpqxx/7.3.1/_/_/build/2a053b9bf4e084efc77183aeee3672f660fafee1/source_subfolder/src/connection.cxx:608:49: warning: ‘std::__cxx11::string pqxx::encrypt_password(const char*, const char*)’ is deprecated: Use connection::encrypt_password instead. [-Wdeprecated-declarations] return pqxx::encrypt_password(user, password); ^ /home/conan/w/cci_PR-4215/.conan/data/libpqxx/7.3.1/_/_/build/2a053b9bf4e084efc77183aeee3672f660fafee1/source_subfolder/src/connection.cxx:95:13: note: declared here std::string pqxx::encrypt_password(char const user[], char const password[]) ^~~~ CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY