cmake: bsp needs moto

This commit is contained in:
Sergej Reich 2013-10-27 13:58:13 +00:00
parent 7be81ffaf5
commit 7d66d3298c

@ -61,7 +61,7 @@ if(WITH_IK_ITASC)
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()