From c14aca0e95cee8262d2680364859983eca729c67 Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Mon, 21 Feb 2011 12:18:34 +0000 Subject: add includes to cmake files --- source/blender/makesrna/intern/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'source/blender') diff --git a/source/blender/makesrna/intern/CMakeLists.txt b/source/blender/makesrna/intern/CMakeLists.txt index 3a6496fab60..c1e8b1ee11b 100644 --- a/source/blender/makesrna/intern/CMakeLists.txt +++ b/source/blender/makesrna/intern/CMakeLists.txt @@ -41,6 +41,7 @@ set_source_files_properties(GENSRC PROPERTIES GENERATED true) set(SRC_RNA_INC ../RNA_access.h ../RNA_define.h + ../RNA_documentation.h ../RNA_enum_types.h ../RNA_types.h ) -- cgit v1.2.3