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