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:
authorJeroen Bakker <jeroen@blender.org>2022-04-13 12:06:21 +0300
committerJeroen Bakker <jeroen@blender.org>2022-04-13 12:06:21 +0300
commit9b16782aefbe373c613fe36327890f029af707cf (patch)
treec001186bbc7e8e88c2e8b1795e10abead729f32c /source/blender/editors/sculpt_paint/CMakeLists.txt
parent83d4cf9db1c95ec9f784aa64ab69b27bbcf106be (diff)
Remove msg bus subscribe.
Diffstat (limited to 'source/blender/editors/sculpt_paint/CMakeLists.txt')
-rw-r--r--source/blender/editors/sculpt_paint/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/blender/editors/sculpt_paint/CMakeLists.txt b/source/blender/editors/sculpt_paint/CMakeLists.txt
index 71cc3ec1cad..abdae5c44f9 100644
--- a/source/blender/editors/sculpt_paint/CMakeLists.txt
+++ b/source/blender/editors/sculpt_paint/CMakeLists.txt
@@ -67,7 +67,6 @@ set(SRC
sculpt_filter_mask.c
sculpt_filter_mesh.c
sculpt_geodesic.c
- sculpt_image.cc
sculpt_mask_expand.c
sculpt_mask_init.c
sculpt_multiplane_scrape.c