mirror of
https://github.com/minetest/irrlicht.git
synced 2025-09-13 03:35:36 +02:00
Don't link against SDL2main
This commit is contained in:
@@ -313,7 +313,7 @@ set(link_libs
|
||||
"${ZLIB_LIBRARY}"
|
||||
"${JPEG_LIBRARY}"
|
||||
"${PNG_LIBRARY}"
|
||||
"$<$<BOOL:${USE_SDL2}>:${SDL2_LIBRARIES}>"
|
||||
"$<$<BOOL:${USE_SDL2}>:SDL2::SDL2>"
|
||||
|
||||
${OPENGL_LIBRARIES}
|
||||
${OPENGLES_LIBRARY}
|
||||
|
Reference in New Issue
Block a user