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