diff --git a/cmake/modules/LocatePythonExecutable.cmake b/cmake/modules/LocatePythonExecutable.cmake index 125ed5fff5..3d48861a9c 100644 --- a/cmake/modules/LocatePythonExecutable.cmake +++ b/cmake/modules/LocatePythonExecutable.cmake @@ -15,4 +15,4 @@ if(NOT PYTHON_EXECUTABLE AND WIN32) endif() endforeach() endforeach() -endif() \ No newline at end of file +endif()