From b2136cab0b5ffd9166bd80af51dcbd0204217ac1 Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Mon, 29 Apr 2013 12:07:27 +0000 Subject: don't use GPU_extensions for BLF, its not initialized when using the blender-playanim and not really needed. this reverts part of 55995 --- source/blender/blenfont/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'source/blender/blenfont/CMakeLists.txt') diff --git a/source/blender/blenfont/CMakeLists.txt b/source/blender/blenfont/CMakeLists.txt index 936dd708cfb..7bb80c34323 100644 --- a/source/blender/blenfont/CMakeLists.txt +++ b/source/blender/blenfont/CMakeLists.txt @@ -31,7 +31,6 @@ set(INC ../makesrna ../python ../imbuf - ../gpu ../../../intern/guardedalloc ../../../intern/locale ) -- cgit v1.2.3