diff --git a/source/Irrlicht/CMakeLists.txt b/source/Irrlicht/CMakeLists.txt index 05744d96..f90728bc 100644 --- a/source/Irrlicht/CMakeLists.txt +++ b/source/Irrlicht/CMakeLists.txt @@ -321,7 +321,7 @@ set(link_libs "$<$:${SDL2_LIBRARIES}>" "$<$:${OPENGL_LIBRARIES}>" - "$<$:${OPENGLES_LIBRARIES}>" + "$<$:${OPENGLES_LIBRARY}>" "$<$:${OPENGLES2_LIBRARIES}>" ${EGL_LIBRARY}