From 1b612781ff271f00e9a987246a06221aec24970d Mon Sep 17 00:00:00 2001 From: crypto-ape <43807588+crypto-ape@users.noreply.github.com> Date: Fri, 26 Apr 2019 09:21:49 +0200 Subject: [PATCH] FindPython EOF newline --- CMakeModules/Legacy/Python/FindPython.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeModules/Legacy/Python/FindPython.cmake b/CMakeModules/Legacy/Python/FindPython.cmake index 52f6e1d62d..b5f9fb8b82 100644 --- a/CMakeModules/Legacy/Python/FindPython.cmake +++ b/CMakeModules/Legacy/Python/FindPython.cmake @@ -25,4 +25,4 @@ else () set(${_PYTHON_PREFIX}_INTERPRETER_ID INTERPRETER-NOTFOUND) endif () -unset(_PYTHON_PREFIX) \ No newline at end of file +unset(_PYTHON_PREFIX)