link order fix for components

actorid
Marc Zinnschlag 13 years ago
parent 51d9c2c780
commit 022f0fd5bd

@ -64,3 +64,5 @@ add_component_dir (interpreter
include_directories(${BULLET_INCLUDE_DIRS})
add_library (components STATIC ${COMPONENT_FILES})
target_link_libraries (components ${Boost_LIBRARIES} ${OGRE_LIBRARIES})

Loading…
Cancel
Save