mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-01-27 11:24:15 +00:00
4 lines
116 B
CMake
4 lines
116 B
CMake
enable_language(C)
|
|
|
|
find_package(Python2 REQUIRED COMPONENTS Interpreter Development.Module Development.SABIModule)
|