3 lines
84 B
CMake
3 lines
84 B
CMake
|
cmake_policy(SET CMP0148 NEW)
|
||
|
include(${CMAKE_ROOT}/Modules/FindPythonInterp.cmake)
|