1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-16 18:19:55 +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)