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