mirror of
https://github.com/TES3MP/openmw-tes3mp.git
synced 2025-03-06 01:49:41 +00:00
removed a leftover debugging breadcrumb
This commit is contained in:
parent
8b2252e7a1
commit
7449de22b1
1 changed files with 0 additions and 2 deletions
|
@ -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}
|
||||
|
|
Loading…
Reference in a new issue