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