Sign in
◑
Theme
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
f18ba8986211313674d37d87f27cd22a0cf9c920
/
.
/
Tests
/
RunCMake
/
FindPython
/
Python2SABIModule.cmake
blob: a7e7378cd7705d93ca7221ebcc7357f54f05d364 [
file
]
enable_language
(
C
)
find_package
(
Python2
REQUIRED COMPONENTS
Interpreter
Development
.
Module
Development
.
SABIModule
)