1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-26 18:35:20 +00:00

removed a leftover debugging breadcrumb

This commit is contained in:
Marc Zinnschlag 2011-01-30 13:21:54 +01:00
parent 8b2252e7a1
commit 7449de22b1

View File

@ -228,8 +228,6 @@ add_executable(openmw
include_directories(${SOUND_INPUT_INCLUDES} ${BULLET_INCLUDE_DIRS})
add_definitions(${SOUND_DEFINE})
message (INFO ${BULLET_INCLUDE_DIR})
target_link_libraries(openmw
${OGRE_LIBRARIES}
${OIS_LIBRARIES}