Sign in
◑
Theme
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
4e02834eee07c20e2ddcb03e233925fc35fc040d
/
.
/
Tests
/
FindPython
/
Python2SABIModule
/
CMakeLists.txt
blob: ffbaa3383e38fd096abfc01e97eead3232f6fd24 [
file
]
cmake_minimum_required(VERSION 3.5)
project(TestPython2SABIModule LANGUAGES C)
find_package(Python2 REQUIRED COMPONENTS Interpreter Development.Module Development.SABIModule)