[Bf-blender-cvs] [e4cc3cbe30d] cycles_oneapi: Cleanup: Ensure EOL at the end of file

Sergey Sharybin noreply at git.blender.org
Thu Apr 14 15:51:25 CEST 2022


Commit: e4cc3cbe30d3b5a0b3693c6a766f927ea9f0763f
Author: Sergey Sharybin
Date:   Thu Apr 14 15:51:04 2022 +0200
Branches: cycles_oneapi
https://developer.blender.org/rBe4cc3cbe30d3b5a0b3693c6a766f927ea9f0763f

Cleanup: Ensure EOL at the end of file

===================================================================

M	build_files/cmake/platform/platform_win32.cmake

===================================================================

diff --git a/build_files/cmake/platform/platform_win32.cmake b/build_files/cmake/platform/platform_win32.cmake
index d7795bef289..17e2305804a 100644
--- a/build_files/cmake/platform/platform_win32.cmake
+++ b/build_files/cmake/platform/platform_win32.cmake
@@ -887,4 +887,4 @@ endif()
 set(ZSTD_INCLUDE_DIRS ${LIBDIR}/zstd/include)
 set(ZSTD_LIBRARIES ${LIBDIR}/zstd/lib/zstd_static.lib)
 
-set(LEVEL_ZERO_ROOT_DIR ${LIBDIR}/level_zero)
\ No newline at end of file
+set(LEVEL_ZERO_ROOT_DIR ${LIBDIR}/level_zero)



More information about the Bf-blender-cvs mailing list