From 2406ebe1a47c388df8b1ea003d7f768df947460f Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Tue, 7 Sep 2010 01:13:10 +0000 Subject: - added back zlib include (needed for win32). - use list append in more places. - remove non existing include dir. --- source/blender/python/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'source/blender/python/CMakeLists.txt') diff --git a/source/blender/python/CMakeLists.txt b/source/blender/python/CMakeLists.txt index dcfc8678faa..adb60528f51 100644 --- a/source/blender/python/CMakeLists.txt +++ b/source/blender/python/CMakeLists.txt @@ -46,4 +46,3 @@ IF(WITH_BUILDINFO) ENDIF(WITH_BUILDINFO) BLENDERLIB(bf_python "${SRC}" "${INC}") - -- cgit v1.2.3