summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/find_package/ConfigureLogTransitionsModule.cmake
Commit message (Collapse)AuthorAgeFilesLines
* cmFindPackage: fix over-reportingBen Boeckel2025-06-101-0/+41
Both track when a `_DIR` variable is already defined and suppress implicit event reporting when a mode that has no reliable method for such detection.