mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-01-03 11:17:10 +00:00
[host] linux: remove useless libX11 dependency
This commit is contained in:
parent
5a94f82f10
commit
fc96b6691e
1 changed files with 0 additions and 1 deletions
|
@ -15,7 +15,6 @@ target_link_libraries(platform_Linux
|
||||||
m
|
m
|
||||||
capture
|
capture
|
||||||
pthread
|
pthread
|
||||||
X11
|
|
||||||
)
|
)
|
||||||
|
|
||||||
target_include_directories(platform_Linux
|
target_include_directories(platform_Linux
|
||||||
|
|
Loading…
Reference in a new issue