mirror of
https://github.com/moparisthebest/minetest
synced 2024-11-05 00:45:05 -05:00
Fix typo in OpenGL ES 2 CMake file
This commit is contained in:
parent
93fcab952b
commit
393722a9e3
@ -29,7 +29,7 @@ if(WIN32)
|
||||
else()
|
||||
# TODO
|
||||
# set(OPENGLES_LIBRARY ${SOURCE_DIR}/Dependencies/lib/release/libGLESv2.lib CACHE STRING "OpenGL ES 2.x library for win32"
|
||||
else()
|
||||
endif()
|
||||
endif()
|
||||
elseif(APPLE)
|
||||
create_search_paths(/Developer/Platforms)
|
||||
|
Loading…
Reference in New Issue
Block a user