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