Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoerg Mueller <nexyon@gmail.com>2009-09-04 23:27:15 +0400
committerJoerg Mueller <nexyon@gmail.com>2009-09-04 23:27:15 +0400
commit9303254e4f137c2810c5bc99ef1783fab249bc16 (patch)
tree6f8de72ee4d549f661cd884c4b10df846ac47e72 /source/blenderplayer
parent5bc0fa9a04fae41433ea296221b1f8837453d517 (diff)
fix for ffmpeg with cmake, now linking
Diffstat (limited to 'source/blenderplayer')
-rw-r--r--source/blenderplayer/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blenderplayer/CMakeLists.txt b/source/blenderplayer/CMakeLists.txt
index 01ec55f10c3..30a1c08ebc9 100644
--- a/source/blenderplayer/CMakeLists.txt
+++ b/source/blenderplayer/CMakeLists.txt
@@ -66,6 +66,7 @@ IF(UNIX)
gp_common
bf_string
bf_ghost
+ bf_rna
bf_blenkernel
bf_blenloader
bf_blenpluginapi
@@ -102,7 +103,6 @@ IF(UNIX)
bf_dds
bf_readblenfile
bf_dna
- bf_rna
bf_videotex
bf_blenfont
bf_audaspace