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>2018-09-02 12:42:29 +0300
committerCampbell Barton <ideasman42@gmail.com>2018-09-02 12:45:56 +0300
commit3cba77f16b80738499142d8c774b0b08dec160e5 (patch)
tree786aa2c8eb7058fc328b7fcc02a236cb0974f09e /source/blender/windowmanager/CMakeLists.txt
parent127603f70ee36c790d21457e78a77263291ae610 (diff)
parent4bb8dba340e0ac570f4a4eb628d0be09c92713b7 (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 edf76364503..c21a3cc7efa 100644
--- a/source/blender/windowmanager/CMakeLists.txt
+++ b/source/blender/windowmanager/CMakeLists.txt
@@ -67,6 +67,7 @@ set(SRC
intern/wm_init_exit.c
intern/wm_jobs.c
intern/wm_keymap.c
+ intern/wm_keymap_utils.c
intern/wm_menu_type.c
intern/wm_operator_props.c
intern/wm_operator_type.c