{"author":"Viktor Szakats","author_email":"commit@vsz.me","author_time":1751074715,"commit_time":1751603320,"committer":"Viktor Szakats","committer_email":"commit@vsz.me","hash":"42fdc65a989d9e57c418eb56770ab8e31736d56a","message":"cmake: fix `curl_add_clang_tidy_test_target` when no `-D` option\n\nFix `curl_add_clang_tidy_test_target` generating an invalid option for\n`clang-tidy` if the tested target has no custom macro definition.\n\nCurrent build doesn't hit this case, but a pending PR does.\n\nFixing:\n```\n[...] -Ilib -Itests/client -DCURL_HIDDEN_SYMBOLS -DHAVE_CONFIG_H -D_definitions_t-NOTFOUND\n```\nerror: ISO C99 requires whitespace after the macro name [clang-diagnostic-c99-extensions,-warnings-as-errors]\n\nCherry-picked from #17768\nCloses #17813\n","parents":["b2c9e5ea10b6029b9330207b5655c894e0bae9e2"],"tree_hash":"ed571642328d95615315f9f722a3c66129c89110"}