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-06 14:23:25 +0300
committerCampbell Barton <ideasman42@gmail.com>2018-09-06 14:23:25 +0300
commit1450a375553d4549276f9098a7e43f740059489d (patch)
tree7a3acd89f37090d672554adfff8e2b0a9f73e4a6 /source/blender/windowmanager/CMakeLists.txt
parentc89791ba788da65bc0ebe57af3a1dfa754d77863 (diff)
CMake: add missing headers
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 c21a3cc7efa..173e32ea0bb 100644
--- a/source/blender/windowmanager/CMakeLists.txt
+++ b/source/blender/windowmanager/CMakeLists.txt
@@ -92,6 +92,7 @@ set(SRC
WM_api.h
WM_keymap.h
+ WM_message.h
WM_toolsystem.h
WM_types.h
wm.h