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