Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
bd7a27bcc7cea428ce9b87ab438dbc4ef70a72b4
/
.
/
Tests
/
RunCMake
/
FindPython
/
Python3-BadComponent.cmake
blob: e19a5c5764445c3217b237c2fbaa3ac1ac8daea8 [
file
] [
log
] [
blame
]
enable_language
(
C
)
find_package
(
Python3
REQUIRED COMPONENTS
Interpreter
Development
foobar
)