cmake Python: Cannot use the interpreter

后端 未结 0 434
佛祖请我去吃肉
佛祖请我去吃肉 2020-12-17 20:43

I am using cmake\'s find_package to locate Python3 like so:

find_package(Python3 REQUIRED COMPONENTS Interpreter)

This works on

相关标签:
回答
  • 消灭零回复
提交回复
热议问题