Revision: 60966
          
http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=60966
Author:   nazgul
Date:     2013-10-28 12:54:18 +0000 (Mon, 28 Oct 2013)
Log Message:
-----------
Fix #37187: ghost/test/multitest fails to build

Commited patch provided by Lawrence D'Oliveiro, thanks.

Modified Paths:
--------------
    trunk/blender/intern/ghost/test/CMakeLists.txt

Modified: trunk/blender/intern/ghost/test/CMakeLists.txt
===================================================================
--- trunk/blender/intern/ghost/test/CMakeLists.txt      2013-10-28 12:16:17 UTC 
(rev 60965)
+++ trunk/blender/intern/ghost/test/CMakeLists.txt      2013-10-28 12:54:18 UTC 
(rev 60966)
@@ -122,6 +122,7 @@
                "../../../source/blender/blenlib/intern/listbase.c"
                "../../../source/blender/blenlib/intern/math_color.c"
                "../../../source/blender/blenlib/intern/storage.c"
+               "../../../source/blender/blenlib/intern/task.c"
                "../../../source/blender/blenlib/intern/threads.c"
                "../../../source/blender/blenlib/intern/time.c"
                "../../../source/blender/blenlib/intern/path_util.c"

_______________________________________________
Bf-blender-cvs mailing list
[email protected]
http://lists.blender.org/mailman/listinfo/bf-blender-cvs

Reply via email to