forked from mirror/openmw-tes3mp
We no longer need SDL
This commit is contained in:
parent
254a623319
commit
8cde6db665
1 changed files with 0 additions and 3 deletions
|
@ -163,9 +163,6 @@ if (USE_MPG123)
|
|||
set(SOUND_DEFINE ${SOUND_DEFINE} -DOPENMW_USE_MPG123)
|
||||
endif (USE_MPG123)
|
||||
|
||||
find_package (SDL REQUIRED)
|
||||
set(SOUND_INPUT_INCLUDES ${SOUND_INPUT_INCLUDES} ${SDL_INCLUDE_DIR})
|
||||
set(SOUND_INPUT_LIBRARY ${SOUND_INPUT_LIBRARY} ${SDL_LIBRARY})
|
||||
|
||||
# Platform specific
|
||||
if (WIN32)
|
||||
|
|
Loading…
Reference in a new issue