From ae01df5779de8ba76f46e51449891e567701d2d8 Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Sun, 10 Jun 2018 08:12:13 +0200 Subject: Cleanup: trailing space in CMake files --- build_files/cmake/Modules/FindPythonLibsUnix.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build_files/cmake/Modules/FindPythonLibsUnix.cmake') diff --git a/build_files/cmake/Modules/FindPythonLibsUnix.cmake b/build_files/cmake/Modules/FindPythonLibsUnix.cmake index 493fb0df6a7..140f8be048a 100644 --- a/build_files/cmake/Modules/FindPythonLibsUnix.cmake +++ b/build_files/cmake/Modules/FindPythonLibsUnix.cmake @@ -175,7 +175,7 @@ UNSET(_IS_INC_CONF_DEF) UNSET(_IS_LIB_DEF) UNSET(_IS_LIB_PATH_DEF) -# handle the QUIETLY and REQUIRED arguments and SET PYTHONLIBSUNIX_FOUND to TRUE IF +# handle the QUIETLY and REQUIRED arguments and SET PYTHONLIBSUNIX_FOUND to TRUE IF # all listed variables are TRUE INCLUDE(FindPackageHandleStandardArgs) FIND_PACKAGE_HANDLE_STANDARD_ARGS(PythonLibsUnix DEFAULT_MSG -- cgit v1.2.3