CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY In file included from /Users/jenkins/w/cci_PR-3564@3/.conan/data/spdlog/1.5.0/_/_/build/ffe0ed1161779b7d39f9e2eae3ff5080109fe077/source_subfolder/src/color_sinks.cpp:24: /Users/jenkins/w/cci_PR-3564@3/.conan/data/spdlog/1.5.0/_/_/build/ffe0ed1161779b7d39f9e2eae3ff5080109fe077/source_subfolder/include/spdlog/sinks/ansicolor_sink-inl.h:114:53: warning: 'char_type' is deprecated [-Wdeprecated-declarations] fwrite(color_code.data(), sizeof(string_view_t::char_type), color_code.size(), target_file_); ^ /Users/jenkins/w/cci_PR-3564@3/.conan/data/fmt/6.2.1/_/_/package/180c83b442b8b30fb19151eca5509796e51d441b/include/fmt/core.h:357:19: note: 'char_type' has been explicitly marked deprecated here using char_type FMT_DEPRECATED_ALIAS = Char; ^ /Users/jenkins/w/cci_PR-3564@3/.conan/data/fmt/6.2.1/_/_/package/180c83b442b8b30fb19151eca5509796e51d441b/include/fmt/core.h:170:32: note: expanded from macro 'FMT_DEPRECATED_ALIAS' # define FMT_DEPRECATED_ALIAS FMT_DEPRECATED ^ /Users/jenkins/w/cci_PR-3564@3/.conan/data/fmt/6.2.1/_/_/package/180c83b442b8b30fb19151eca5509796e51d441b/include/fmt/core.h:157:45: note: expanded from macro 'FMT_DEPRECATED' # define FMT_DEPRECATED __attribute__((deprecated)) ^ 1 warning generated. CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY