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