summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/FindPkgConfig/FindPkgConfig_CMP0126_NEW.cmake
Commit message (Collapse)AuthorAgeFilesLines
* FindPkgConfig: Restore legacy behavior when CMP0126 is set to NEWMarc Chevrier2021-08-181-0/+64
Module behavior must be independent from `CMP0126` policy. Fixes: #22526