mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-10 09:09:51 -06:00
4 lines
93 B
CMake
4 lines
93 B
CMake
enable_language(C)
|
|
|
|
find_package(Python2 REQUIRED COMPONENTS Interpreter Development foobar)
|