mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-17 04:31:04 -06:00
5
Tests/FindPython/Python2SABIModule/CMakeLists.txt
Normal file
5
Tests/FindPython/Python2SABIModule/CMakeLists.txt
Normal file
@@ -0,0 +1,5 @@
|
||||
cmake_minimum_required(VERSION 3.1)
|
||||
|
||||
project(TestPython2SABIModule LANGUAGES C)
|
||||
|
||||
find_package(Python2 REQUIRED COMPONENTS Interpreter Development.Module Development.SABIModule)
|
||||
Reference in New Issue
Block a user