From 15e449fe3da3b69b94ae0ef1ef3eaa8d28a68df2 Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Fri, 19 Aug 2011 10:34:24 +0000 Subject: include headers in cmake files (for IDE's) --- source/blender/editors/util/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'source/blender/editors/util') diff --git a/source/blender/editors/util/CMakeLists.txt b/source/blender/editors/util/CMakeLists.txt index e39e3e87399..843af272362 100644 --- a/source/blender/editors/util/CMakeLists.txt +++ b/source/blender/editors/util/CMakeLists.txt @@ -76,6 +76,7 @@ set(SRC ../include/ED_sound.h ../include/ED_space_api.h ../include/ED_text.h + ../include/ED_toolmode.h ../include/ED_transform.h ../include/ED_types.h ../include/ED_util.h -- cgit v1.2.3