From b3727668168075137f2ded11d7a7821548e4451d Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Fri, 29 Jun 2018 09:23:51 +0200 Subject: Cleanup: trailing newlines --- intern/cycles/graph/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'intern/cycles/graph') diff --git a/intern/cycles/graph/CMakeLists.txt b/intern/cycles/graph/CMakeLists.txt index 168ca0210e7..0ce56c2b2e6 100644 --- a/intern/cycles/graph/CMakeLists.txt +++ b/intern/cycles/graph/CMakeLists.txt @@ -20,4 +20,3 @@ include_directories(${INC}) include_directories(SYSTEM ${INC_SYS}) cycles_add_library(cycles_graph ${SRC} ${SRC_HEADERS}) - -- cgit v1.2.3