mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-18 22:08:28 -05:00
4 lines
116 B
CMake
4 lines
116 B
CMake
enable_language(C)
|
|
|
|
find_package(Python2 REQUIRED COMPONENTS Interpreter Development.Module Development.SABIModule)
|