aboutsummaryrefslogtreecommitdiffstats
path: root/cmake/modules/LocatePythonExecutable.cmake
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2015-11-02 17:43:27 -0800
committerGuy Harris <guy@alum.mit.edu>2015-11-03 01:46:41 +0000
commit6375df2da47e043191a6a80df42634a0b77542de (patch)
tree82c0c021829f6873b2f87fb2e40069ab587c1816 /cmake/modules/LocatePythonExecutable.cmake
parent5c5cc228fc84fe2efc7528a783d1f825c396bfb2 (diff)
Put a newline at the end of the file.
Change-Id: Ic04e9a4afdceb1e36ad8367dd0d7bf6bd0674844 Reviewed-on: https://code.wireshark.org/review/11514 Reviewed-by: Guy Harris <guy@alum.mit.edu>
Diffstat (limited to 'cmake/modules/LocatePythonExecutable.cmake')
-rw-r--r--cmake/modules/LocatePythonExecutable.cmake2
1 files changed, 1 insertions, 1 deletions
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()