CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY INSTALL_TEST /Users/jenkins/w/cci_PR-4215@8/.conan/data/libpqxx/7.3.1/_/_/build/39f3b3dcd0ef97b19a6f3ab187751faaff46ff43/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); ^ /Users/jenkins/w/cci_PR-4215@8/.conan/data/libpqxx/7.3.1/_/_/build/39f3b3dcd0ef97b19a6f3ab187751faaff46ff43/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