diff options
Diffstat (limited to 'Tests/FindPython/FindPythonScript.cmake')
-rw-r--r-- | Tests/FindPython/FindPythonScript.cmake | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Tests/FindPython/FindPythonScript.cmake b/Tests/FindPython/FindPythonScript.cmake new file mode 100644 index 000000000..94500920e --- /dev/null +++ b/Tests/FindPython/FindPythonScript.cmake @@ -0,0 +1 @@ +find_package(${PYTHON_PACKAGE_NAME} REQUIRED QUIET) |