From 1450a375553d4549276f9098a7e43f740059489d Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Thu, 6 Sep 2018 21:23:25 +1000 Subject: CMake: add missing headers --- source/blender/windowmanager/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'source/blender/windowmanager/CMakeLists.txt') 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 -- cgit v1.2.3