1
0
mirror of https://github.com/Kitware/CMake.git synced 2025-10-15 12:16:40 +08:00

FindPython: Support script mode

Fixes: #18827
This commit is contained in:
Kyle Edwards
2019-01-23 10:08:27 -05:00
parent 8ef1916c82
commit e4541b0e3d
9 changed files with 144 additions and 115 deletions

View File

@@ -0,0 +1 @@
find_package(${PYTHON_PACKAGE_NAME} REQUIRED QUIET)