cmake/Tests/RunCMake/include/CMP0148-Interp-NEW-path.cmake
2023-07-02 19:51:09 +02:00

3 lines
84 B
CMake

cmake_policy(SET CMP0148 NEW)
include(${CMAKE_ROOT}/Modules/FindPythonInterp.cmake)