- Refactor on platform implementation. See comment in interface/platform.h for more info
This commit is contained in:
@@ -42,7 +42,5 @@ if(FENNEC_GRAPHICS_WANT_EGL)
|
||||
list(APPEND FENNEC_LINK_LIBRARIES OpenGL::EGL)
|
||||
list(APPEND FENNEC_COMPILE_DEFINITIONS FENNEC_GRAPHICS_EGL=1)
|
||||
list(APPEND FENNEC_EXTRA_SOURCES
|
||||
include/fennec/platform/opengl/egl/context.h
|
||||
include/fennec/platform/opengl/egl/surface.h
|
||||
)
|
||||
endif()
|
||||
Reference in New Issue
Block a user