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:
authorGermano Cavalcante <germano.costa@ig.com.br>2020-02-29 03:25:47 +0300
committerGermano Cavalcante <germano.costa@ig.com.br>2020-02-29 03:25:47 +0300
commita52eb7489f8daad8f68625b773276906a8fffd24 (patch)
tree8f777d711f84d6b7d450cc19219ea3a7c0d80620 /source/blender/editors/transform/CMakeLists.txt
parent85f980c517e42d41352bf7190ae850239edc2f88 (diff)
Cleanup: Move transform_constraints declarations to its own header
Diffstat (limited to 'source/blender/editors/transform/CMakeLists.txt')
-rw-r--r--source/blender/editors/transform/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/blender/editors/transform/CMakeLists.txt b/source/blender/editors/transform/CMakeLists.txt
index e7d5a52bf42..5f5a173932c 100644
--- a/source/blender/editors/transform/CMakeLists.txt
+++ b/source/blender/editors/transform/CMakeLists.txt
@@ -102,6 +102,7 @@ set(SRC
transform_snap_object.c
transform.h
+ transform_constraints.h
transform_convert.h
transform_draw_cursors.h
transform_mode.h