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@2/.conan/data/spdlog/1.5.0/_/_/build/d3a2c00349a78f058cb80d9bc3c1bb7ebef34ef5/source_subfolder/src/color_sinks.cpp:24: /Users/jenkins/w/cci_PR-3408@2/.conan/data/spdlog/1.5.0/_/_/build/d3a2c00349a78f058cb80d9bc3c1bb7ebef34ef5/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@2/.conan/data/fmt/6.2.1/_/_/package/853c4b61e2571e98cd7b854c1cda6bc111b8b32c/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@2/.conan/data/fmt/6.2.1/_/_/package/853c4b61e2571e98cd7b854c1cda6bc111b8b32c/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@2/.conan/data/fmt/6.2.1/_/_/package/853c4b61e2571e98cd7b854c1cda6bc111b8b32c/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