CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CMAKE_INSTALL_BINDIR CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_INCLUDEDIR CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_SBINDIR /Users/jenkins/w/cci_PR-3766/.conan/data/quirc/1.1/_/_/build/866b7d5cc9af4caddb71097cd826de662b5a6d96/source_subfolder/lib/quirc.c:126:22: warning: result of comparison of constant 8 with expression of type 'quirc_decode_error_t' is always true [-Wtautological-constant-out-of-range-compare] if (err >= 0 && err < sizeof(error_table) / sizeof(error_table[0])) ~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY