CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY In file included from /home/conan/w/cci_PR-3797/.conan/data/quill/1.6.0/_/_/build/3ccee28dede9b6f2ba7b4e9eb1423cec68beff4b/source_subfolder/quill/src/detail/SignalHandler.cpp:8: In file included from /home/conan/w/cci_PR-3797/.conan/data/quill/1.6.0/_/_/build/3ccee28dede9b6f2ba7b4e9eb1423cec68beff4b/source_subfolder/quill/include/quill/Quill.h:10: /home/conan/w/cci_PR-3797/.conan/data/quill/1.6.0/_/_/build/3ccee28dede9b6f2ba7b4e9eb1423cec68beff4b/source_subfolder/quill/include/quill/detail/LogMacros.h:227:66: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] #define LOG_INFO(logger, fmt, ...) QUILL_LOG_INFO(logger, fmt, ##__VA_ARGS__) ^ /home/conan/w/cci_PR-3797/.conan/data/quill/1.6.0/_/_/build/3ccee28dede9b6f2ba7b4e9eb1423cec68beff4b/source_subfolder/quill/include/quill/detail/LogMacros.h:157:73: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] QUILL_LOGGER_CALL(QUILL_LIKELY, logger, quill::LogLevel::Info, fmt, ##__VA_ARGS__) ^ /home/conan/w/cci_PR-3797/.conan/data/quill/1.6.0/_/_/build/3ccee28dede9b6f2ba7b4e9eb1423cec68beff4b/source_subfolder/quill/include/quill/detail/LogMacros.h:68:81: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] (FMT_STRING(fmt), ##__VA_ARGS__); \ ^ /home/conan/w/cci_PR-3797/.conan/data/quill/1.6.0/_/_/build/3ccee28dede9b6f2ba7b4e9eb1423cec68beff4b/source_subfolder/quill/include/quill/detail/LogMacros.h:230:74: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] #define LOG_CRITICAL(logger, fmt, ...) QUILL_LOG_CRITICAL(logger, fmt, ##__VA_ARGS__) ^ /home/conan/w/cci_PR-3797/.conan/data/quill/1.6.0/_/_/build/3ccee28dede9b6f2ba7b4e9eb1423cec68beff4b/source_subfolder/quill/include/quill/detail/LogMacros.h:205:77: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] QUILL_LOGGER_CALL(QUILL_LIKELY, logger, quill::LogLevel::Critical, fmt, ##__VA_ARGS__) ^ /home/conan/w/cci_PR-3797/.conan/data/quill/1.6.0/_/_/build/3ccee28dede9b6f2ba7b4e9eb1423cec68beff4b/source_subfolder/quill/include/quill/detail/LogMacros.h:68:81: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] (FMT_STRING(fmt), ##__VA_ARGS__); \ ^ 6 warnings generated. CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY