{"author":"Viktor Szakats","author_email":"commit@vsz.me","author_time":1751501771,"commit_time":1751543420,"committer":"Viktor Szakats","committer_email":"commit@vsz.me","hash":"24c91d999ed151488dfee2110d1b36f79439f684","message":"cmake/FindGSS: fix processing C header path options\n\nWhen processing `--cflags` received from `krb5-config` for `gssapi`:\n\n- fix to not break on multiple `-I` options. Before this patch only\n  the first `-I` option was processed as a header directory, subsequent\n  ones ended up in C flags as a raw directory, without the `-I` arg.\n  Follow-up to 558814e16d84aa202c5ccc0c8108a9d728e77a58\n\n- fix to not duplicate C flags.\n  Regression from 146759716cbacfd453b9fb13d1096f0595424a6c #14430\n\n- drop local variable `_val` by re-using `_flag`.\n\n- tidy up comments.\n\nRef: https://github.com/curl/curl/issues/17802#issuecomment-3029455984\n\nCloses #17805\n","parents":["ab667c73a4b3f755779fb2facec3e593b8154988"],"tree_hash":"9c568671dc283c6933ca1dd64972420897f285fe"}