Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
c8ea0ba3be2d1610aa3056dc20f0c8ee2fd4dcd4
/
.
/
Tests
/
RunCMake
/
FindPython
/
CustomFailureMessage.cmake
blob: c604c74fb9a9ea47e12a04820e26793ff88de188 [
file
]
string
(
REPLACE
":"
";"
CHECK_COMPONENTS
"${CHECK_COMPONENTS}"
)
find_package
(
Python3
REQUIRED COMPONENTS $
{
CHECK_COMPONENTS
})