Don't link openclonk-server with SDL and audio libraries

Seems to build fine without, which apparently wasn't always the case.
master
Lukas Werling 2018-03-07 23:44:00 +01:00
parent ee34ac1b06
commit 9a5103d02c
1 changed files with 0 additions and 2 deletions

View File

@ -1239,9 +1239,7 @@ target_link_libraries(openclonk-server
${PNG_LIBRARIES}
${JPEG_LIBRARIES}
${EXECINFO_LIBRARY}
${SDL2_LIBRARIES}
${READLINE_LIBRARIES}
${Audio_LIBRARIES}
${GETOPT_LIBRARIES}
${TinyXML_LIBRARIES}
${DBGHELP_LIBRARIES}