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>2017-10-17 07:18:12 +0300
committerCampbell Barton <ideasman42@gmail.com>2017-10-17 07:18:12 +0300
commitbb4c16ef94470fb3a9678235926577e8e7f042d0 (patch)
tree7831c80af3737a7b239e3e84d5462f08643877b4 /source/blender/windowmanager/CMakeLists.txt
parent0ffa64a45f7d961cb079a56629bcff105c81eb56 (diff)
parenta297e1bb93afcd2a216e074e6fd72c7914768cdf (diff)
Merge branch 'master' into blender2.8
Diffstat (limited to 'source/blender/windowmanager/CMakeLists.txt')
-rw-r--r--source/blender/windowmanager/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/blender/windowmanager/CMakeLists.txt b/source/blender/windowmanager/CMakeLists.txt
index 8a6d4bc95c7..464906dad1e 100644
--- a/source/blender/windowmanager/CMakeLists.txt
+++ b/source/blender/windowmanager/CMakeLists.txt
@@ -63,6 +63,7 @@ set(SRC
intern/wm_files.c
intern/wm_files_link.c
intern/wm_gesture.c
+ intern/wm_gesture_ops.c
intern/wm_init_exit.c
intern/wm_jobs.c
intern/wm_keymap.c