1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-01-21 01:23: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)