re-arrange modifier and blenkernel to overcome some linking problems that stopped modifiers being able to build when using some blender-kernel defined stuff

This commit is contained in:
Campbell Barton
2010-04-25 01:10:03 +00:00
parent 2cec60e2eb
commit b37ae4a375
5 changed files with 54 additions and 45 deletions

View File

@@ -369,8 +369,8 @@ ENDIF(CMAKE_SYSTEM_NAME MATCHES "Linux")
bf_python
bf_gen_python
bf_ikplugin
bf_blenkernel
bf_modifiers
bf_blenkernel
bf_nodes
bf_gpu
bf_blenloader