Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCampbell Barton <campbell@blender.org>2022-05-11 02:50:54 +0300
committerCampbell Barton <campbell@blender.org>2022-05-11 04:02:01 +0300
commitf9e0b94c2fadea99ba8d14094c9ed5c1a92e03ef (patch)
treee57900dbb46d73cb767244c6f8e2ce3f69b081ce /source/blender/gpencil_modifiers
parentbaf8ec2e54e3808033e3435eef60f38dd35cbaf2 (diff)
Cleanup: format
Diffstat (limited to 'source/blender/gpencil_modifiers')
-rw-r--r--source/blender/gpencil_modifiers/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/blender/gpencil_modifiers/CMakeLists.txt b/source/blender/gpencil_modifiers/CMakeLists.txt
index f87c85f808f..69fc26c99e9 100644
--- a/source/blender/gpencil_modifiers/CMakeLists.txt
+++ b/source/blender/gpencil_modifiers/CMakeLists.txt
@@ -72,7 +72,6 @@ set(SRC
intern/lineart/MOD_lineart.h
intern/lineart/lineart_intern.h
-
)
if(WITH_TBB)