1
0

Python2-BadComponent.cmake 93 B

123
  1. enable_language(C)
  2. find_package(Python2 REQUIRED COMPONENTS Interpreter Development foobar)