This commit is contained in:
sfan5
2023-04-06 15:00:12 +02:00
committed by GitHub
parent 36a3a7f349
commit 54314691ec

View File

@ -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}