From af36dd4664ddf35c7ad99f05f9878ce1acf787bd Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Fri, 29 Jun 2018 08:02:49 +0200 Subject: Cleanup: trailing newlines --- source/blender/gpu/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'source/blender/gpu/CMakeLists.txt') diff --git a/source/blender/gpu/CMakeLists.txt b/source/blender/gpu/CMakeLists.txt index 885ff2ff159..0fde0e2a4a9 100644 --- a/source/blender/gpu/CMakeLists.txt +++ b/source/blender/gpu/CMakeLists.txt @@ -145,4 +145,3 @@ if(WITH_OPENSUBDIV) endif() blender_add_lib(bf_gpu "${SRC}" "${INC}" "${INC_SYS}") - -- cgit v1.2.3