3 lines
54 B
CMake
3 lines
54 B
CMake
cmake_policy(SET CMP0148 NEW)
|
|
include(FindPythonLibs)
|
cmake_policy(SET CMP0148 NEW)
|
|
include(FindPythonLibs)
|