Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
f296e7c85b869eb4cbf5262cbdb46e27405e4dfd
/
.
/
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)