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:
authorJacques Lucke <mail@jlucke.com>2019-08-16 16:03:06 +0300
committerJacques Lucke <mail@jlucke.com>2019-08-16 16:03:06 +0300
commita8eb9448e74aadf75eab41a6faa97bc28e5a4709 (patch)
tree973b5dc9849d7d640eaa0681dff663d52f10f926 /source/blender/windowmanager/CMakeLists.txt
parentf52b66c7ece8455bad2ccbe8bb6c83506d2287ef (diff)
parentee8aad79c1590cd0e98ba67961909ebfa8f6a803 (diff)
Merge branch 'master' into functions
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 5dbc2278b8f..f8c75ae15da 100644
--- a/source/blender/windowmanager/CMakeLists.txt
+++ b/source/blender/windowmanager/CMakeLists.txt
@@ -70,6 +70,7 @@ set(SRC
intern/wm_operators.c
intern/wm_panel_type.c
intern/wm_playanim.c
+ intern/wm_splash_screen.c
intern/wm_stereo.c
intern/wm_subwindow.c
intern/wm_toolsystem.c