[host] linux: remove useless GL dependency

This commit is contained in:
Quantum
2022-02-11 19:46:49 -05:00
committed by Geoffrey McRae
parent 5b7c38a4dd
commit 5a94f82f10
2 changed files with 1 additions and 2 deletions

View File

@@ -16,7 +16,6 @@ target_link_libraries(platform_Linux
capture
pthread
X11
GL
)
target_include_directories(platform_Linux