Based on comment here:
#445 (comment)
Instead of defining macro for all the cpp source files which use curl based http client, it's suggested to instead automatically generate/update the header file for WITH_CURL macro, and ensure we include this header file wherever needed.
Based on comment here:
#445 (comment)
Instead of defining macro for all the
cppsource files which use curl based http client, it's suggested to instead automatically generate/update the header file for WITH_CURL macro, and ensure we include this header file wherever needed.