forked from Mirrorlandia_minetest/irrlicht
Fix mistake in a677f5a01ac428d16e0e83b021dd0e8cb1ee9f53
This commit is contained in:
parent
36a3a7f349
commit
54314691ec
@ -308,7 +308,7 @@ set(link_libs
|
||||
"${ZLIB_LIBRARY}"
|
||||
"${JPEG_LIBRARY}"
|
||||
"${PNG_LIBRARY}"
|
||||
"$<$<BOOL:USE_SDL2>:${SDL2_LIBRARIES}>"
|
||||
"$<$<BOOL:${USE_SDL2}>:${SDL2_LIBRARIES}>"
|
||||
|
||||
${OPENGL_LIBRARIES}
|
||||
${OPENGLES_LIBRARY}
|
||||
|
Loading…
Reference in New Issue
Block a user