3 lines
56 B
CMake
3 lines
56 B
CMake
|
cmake_policy(SET CMP0148 NEW)
|
||
|
include(FindPythonInterp)
|