Revision: 60957
          
http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=60957
Author:   sergof
Date:     2013-10-27 13:58:13 +0000 (Sun, 27 Oct 2013)
Log Message:
-----------
cmake: bsp needs moto

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

Modified: trunk/blender/intern/CMakeLists.txt
===================================================================
--- trunk/blender/intern/CMakeLists.txt 2013-10-27 13:04:18 UTC (rev 60956)
+++ trunk/blender/intern/CMakeLists.txt 2013-10-27 13:58:13 UTC (rev 60957)
@@ -61,7 +61,7 @@
        add_subdirectory(itasc)
 endif()
 
-if(WITH_IK_SOLVER OR WITH_GAMEENGINE)
+if(WITH_IK_SOLVER OR WITH_GAMEENGINE OR WITH_MOD_BOOLEAN)
        add_subdirectory(moto)
 endif()
 

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

Reply via email to