[linux graphics] Remove GLEW
OpenGL is not used in the whole stack. All references are removed.
This commit is contained in:
@@ -72,7 +72,6 @@ project("xenia-gpu-vulkan-trace-viewer")
|
||||
"X11",
|
||||
"xcb",
|
||||
"X11-xcb",
|
||||
"GL",
|
||||
})
|
||||
|
||||
filter("platforms:Windows")
|
||||
@@ -140,7 +139,6 @@ project("xenia-gpu-vulkan-trace-dump")
|
||||
"X11",
|
||||
"xcb",
|
||||
"X11-xcb",
|
||||
"GL",
|
||||
})
|
||||
|
||||
filter("platforms:Windows")
|
||||
|
||||
@@ -56,5 +56,4 @@ project("xenia-ui-window-vulkan-demo")
|
||||
"X11",
|
||||
"xcb",
|
||||
"X11-xcb",
|
||||
"GL",
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user