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