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