Change #271352
| Category | None |
| Changed by | Viktor Szakats <commit@vsz.me> |
| Changed at | Tue 16 Jun 2026 19:11:15 |
| Repository | https://api.github.com/repos/curl/curl |
| Project | curl/curl |
| Branch | master |
| Revision | aacb90bee9a11209c3f7d26cb7d91956b95b9524 |
Comments
cmake/FindGSS: prioritize MIT over GNU in pkg-config detection To match the non-pkg-config path, and also suspected user expectation. This comes with a small incompatibility in return for more consistency. Bug: https://github.com/curl/curl/pull/22052#discussion_r3422424979 Follow-up to 9e19a577eb93caae74c9793848efdf57480b04df #15176 Closes #22053
Changed files
- CMake/FindGSS.cmake