{"author":"Viktor Szakats","author_email":"commit@vsz.me","author_time":1759942191,"commit_time":1759946352,"committer":"Viktor Szakats","committer_email":"commit@vsz.me","hash":"1f112242323848d0ebfc88ae97b139d18e7987f6","message":"cmake/FindGSS: fix `pkg-config` fallback logic for CMake <3.16\n\nThe documented `<prefix>_<moduleName>_VERSION` variables are empty in\nall tested versions since 3.7.2 to 4.1.2. Stop using it as a fallback\nfor <3.16 versions, and replace with the undocumented, but working,\n`FindPkgConfig` internal variable `_pkg_check_modules_pkg_name`. It\ncontains the module name which was found.\n\nIn practice it caused that with CMake <3.16 + `pkg-config`, curl always\ndetected the Heimdal flavor of GSS.\n\nAlso: Delete a fallback version detection method, which was already\nmarked with a question mark in comments, and used the same, always\nempty, CMake variables.\n\nRef: https://cmake.org/cmake/help/v4.1/module/FindPkgConfig.html\nBug: https://github.com/curl/curl/pull/18932#issuecomment-3381807070\n\nCloses #18950\n","parents":["bbce304c0bd4405cb2f5e484bded366764b1306e"],"tree_hash":"068303b96cf627079f77c04c52b905a8f6b73462"}