You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
cmake/Tests/RunCMake/DependencyProviders/RedirectFindPackage-stdout.txt

8 lines
269 B

-- Before cmake_language
-- After cmake_language
-- Redirecting find_package\(AThing\) to FetchContent_MakeAvailable\(\)
-- Provider invoked for method FIND_PACKAGE with args: QUIET
-- AThing_FOUND = TRUE
-- FetchContent_MakeAvailable\(\) succeeded
-- Configuring done