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)