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 <ideasman42@gmail.com>2019-11-21 14:57:01 +0300
committerCampbell Barton <ideasman42@gmail.com>2019-11-21 15:00:04 +0300
commitc637290a6e2894c6f3f22e42f5632ff319a623c8 (patch)
tree8c83fe7ef128fd435ee691921282656f464c18eb /source/blender/editors/gizmo_library/CMakeLists.txt
parent616c2d753183a7bfb254a145a521af0186a2e0a8 (diff)
Cleanup: remove unused value2d gizmo
Diffstat (limited to 'source/blender/editors/gizmo_library/CMakeLists.txt')
-rw-r--r--source/blender/editors/gizmo_library/CMakeLists.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/source/blender/editors/gizmo_library/CMakeLists.txt b/source/blender/editors/gizmo_library/CMakeLists.txt
index d9503c4e759..4fbe901c1ca 100644
--- a/source/blender/editors/gizmo_library/CMakeLists.txt
+++ b/source/blender/editors/gizmo_library/CMakeLists.txt
@@ -45,7 +45,6 @@ set(SRC
geometry/geom_arrow_gizmo.c
geometry/geom_cube_gizmo.c
geometry/geom_dial_gizmo.c
- gizmo_group_types/value2d_gizmo_group.c
gizmo_types/arrow2d_gizmo.c
gizmo_types/arrow3d_gizmo.c
gizmo_types/blank3d_gizmo.c
@@ -55,7 +54,6 @@ set(SRC
gizmo_types/dial3d_gizmo.c
gizmo_types/move3d_gizmo.c
gizmo_types/primitive3d_gizmo.c
- gizmo_types/value2d_gizmo.c
)
set(LIB