Fix mistake in a677f5a01ac428d16e0e83b021dd0e8cb1ee9f53

This commit is contained in:
sfan5 2023-04-06 15:00:12 +02:00 committed by GitHub
parent 36a3a7f349
commit 54314691ec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -308,7 +308,7 @@ set(link_libs
"${ZLIB_LIBRARY}" "${ZLIB_LIBRARY}"
"${JPEG_LIBRARY}" "${JPEG_LIBRARY}"
"${PNG_LIBRARY}" "${PNG_LIBRARY}"
"$<$<BOOL:USE_SDL2>:${SDL2_LIBRARIES}>" "$<$<BOOL:${USE_SDL2}>:${SDL2_LIBRARIES}>"
${OPENGL_LIBRARIES} ${OPENGL_LIBRARIES}
${OPENGLES_LIBRARY} ${OPENGLES_LIBRARY}