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