From ac447ba1a3f2479f65c9ceddebaafc47681623ba Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Tue, 30 Nov 2021 09:18:41 +1100 Subject: Cleanup: clang-format, trailing space --- source/blender/editors/animation/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source/blender/editors/animation') diff --git a/source/blender/editors/animation/CMakeLists.txt b/source/blender/editors/animation/CMakeLists.txt index 808593ef1c5..6fa4d94df3a 100644 --- a/source/blender/editors/animation/CMakeLists.txt +++ b/source/blender/editors/animation/CMakeLists.txt @@ -81,4 +81,4 @@ if(WITH_GTESTS) ) include(GTestTesting) blender_add_test_lib(bf_editor_animation_tests "${TEST_SRC}" "${INC};${TEST_INC}" "${INC_SYS}" "${LIB};${TEST_LIB}") -endif() \ No newline at end of file +endif() -- cgit v1.2.3