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