From 616eb6818fdcf074eae31daa47c2ed581638b672 Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Fri, 13 Feb 2015 16:09:24 +1100 Subject: cleanup --- source/blender/python/generic/CMakeLists.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'source/blender/python/generic/CMakeLists.txt') diff --git a/source/blender/python/generic/CMakeLists.txt b/source/blender/python/generic/CMakeLists.txt index 155247a4249..df611e00d00 100644 --- a/source/blender/python/generic/CMakeLists.txt +++ b/source/blender/python/generic/CMakeLists.txt @@ -46,6 +46,9 @@ set(SRC bpy_internal_import.h idprop_py_api.h py_capi_utils.h + + # header-only + python_utildefines.h ) add_definitions(${GL_DEFINITIONS}) -- cgit v1.2.3