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/bb75a7be26fe4e2dae8d3366b5dfedb97cc27435/source_subfolder/src/connection.cxx:608:18: warning: 'encrypt_password' 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/bb75a7be26fe4e2dae8d3366b5dfedb97cc27435/source_subfolder/include/pqxx/connection.hxx:113:3: note: 'encrypt_password' has been explicitly marked deprecated here deprecated("Use connection::encrypt_password instead.")]] std::string ^ 1 warning generated. CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY