Files
CMake/Tests/RunCMake/find_package/ConfigureLogTransitionsConfig-stdout.txt
T
Ben Boeckel 0e53a67a7b cmFindPackage: fix over-reporting
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.
2025-06-10 20:01:12 +02:00

10 lines
282 B
Plaintext

-- NotDefined -> NotFound
-- Could NOT find ViaConfig \(missing: ViaConfig_DIR\)
-- NotFound -> NotFound
-- Could NOT find ViaConfig \(missing: ViaConfig_DIR\)
-- NotFound -> Found
-- Found -> Found
-- Found -> NotFound
-- Could NOT find ViaConfig \(missing: ViaConfig_DIR\)
-- END