Fixed linking on linux for glfw
This commit is contained in:
@@ -296,7 +296,7 @@ project "Editor"
|
|||||||
links
|
links
|
||||||
{
|
{
|
||||||
"GL",
|
"GL",
|
||||||
"glfw3",
|
"glfw",
|
||||||
"glad",
|
"glad",
|
||||||
"X11"
|
"X11"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user