Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
c7207292532c7e572be52ec79fca7b446fd151f4
/
.
/
Tests
/
RunCMake
/
find_package
/
ComponentTestConfig.cmake
blob: 02354bd243970da1d56901364ffdef16cdff888b [
file
]
foreach
(
c IN LISTS
ComponentTest_FIND_COMPONENTS
)
message
(
STATUS
"ComponentTest_FIND_REQUIRED_${c} "
"'${ComponentTest_FIND_REQUIRED_${c}}'"
)
endforeach
()