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-3408/.conan/data/spdlog/1.5.0/_/_/build/75d8d2c9316527bc94d8078a42a3f50b239b6bc4/source_subfolder/src/color_sinks.cpp:24: /Users/jenkins/w/cci_PR-3408/.conan/data/spdlog/1.5.0/_/_/build/75d8d2c9316527bc94d8078a42a3f50b239b6bc4/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-3408/.conan/data/fmt/6.2.1/_/_/package/d8916f6016f745b1163b85952f5e984556ca5311/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-3408/.conan/data/fmt/6.2.1/_/_/package/d8916f6016f745b1163b85952f5e984556ca5311/include/fmt/core.h:170:32: note: expanded from macro 'FMT_DEPRECATED_ALIAS' # define FMT_DEPRECATED_ALIAS FMT_DEPRECATED ^ /Users/jenkins/w/cci_PR-3408/.conan/data/fmt/6.2.1/_/_/package/d8916f6016f745b1163b85952f5e984556ca5311/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