mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-04-26 08:36:28 +00:00
[host] linux: link with libX11 and libGL
This commit is contained in:
parent
e467db64d8
commit
a55b5e4b06
@ -14,6 +14,8 @@ add_subdirectory("capture")
|
|||||||
target_link_libraries(platform_Linux
|
target_link_libraries(platform_Linux
|
||||||
capture
|
capture
|
||||||
pthread
|
pthread
|
||||||
|
X11
|
||||||
|
GL
|
||||||
)
|
)
|
||||||
|
|
||||||
target_include_directories(platform_Linux
|
target_include_directories(platform_Linux
|
||||||
|
Loading…
x
Reference in New Issue
Block a user