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