CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY /Users/jenkins/w/cci_PR-3495/.conan/data/zxing-cpp/1.0.8/_/_/build/0be304944dfd60fb487677c7f9e359bd1edbe8ca/source_subfolder/core/src/oned/ODUPCAReader.cpp:30:10: warning: local variable 'result' will be copied despite being returned by name [-Wreturn-std-move] return result; ^~~~~~ /Users/jenkins/w/cci_PR-3495/.conan/data/zxing-cpp/1.0.8/_/_/build/0be304944dfd60fb487677c7f9e359bd1edbe8ca/source_subfolder/core/src/oned/ODUPCAReader.cpp:30:10: note: call 'std::move' explicitly to avoid copying return result; ^~~~~~ std::move(result) 1 warning generated. /Users/jenkins/w/cci_PR-3495/.conan/data/zxing-cpp/1.0.8/_/_/build/0be304944dfd60fb487677c7f9e359bd1edbe8ca/source_subfolder/core/src/oned/ODUPCEANReader.cpp:69:11: warning: lambda capture 'pattern' is not required to be captured for this use [-Wunused-lambda-capture] [&row, &pattern](BitArray::Iterator begin, BitArray::Iterator end, const Counters& cntrs) { ~~~^~~~~~~ 1 warning generated. CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY