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