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