1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-03-16 16:20:53 +00:00

delete bad symbol

This commit is contained in:
sandstranger 2015-12-02 22:50:54 +03:00
parent bd5057aa3c
commit b0b3192520

View File

@ -181,7 +181,6 @@ endif (ANDROID)
if (OPENGL_ES)
target_link_libraries(openmw
${OPENGLES_gl_LIBRARY}
${OPENGLES2_gl_LIBRARY}
)
endif (OPENGL_ES)